1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-21 04:39:55 +00:00
janet/CHANGELOG.md
Calvin Rose f72aa64f41 0.3.2
2019-01-26 21:36:29 -05:00

349 B

Changelog

All notable changes to this project will be documented in this file.

0.3.2 - present

  • Add amalgamated build to janet for easier embedding.
  • Add os/date function
  • Add slurp and spit to core library.
  • Added this changelog.
  • Added peg module (Parsing Expression Grammars)
  • Move hand written documentation into website repository.