mirror of
https://github.com/janet-lang/janet
synced 2024-11-28 11:09:54 +00:00
Update for version 0.4.0.
Version 0.3.0 never really happened, as no release binaries were ever generated.
This commit is contained in:
parent
ee5fa54134
commit
872d03ae1d
@ -1,7 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## 0.3.0 - present
|
## 0.4.0 - present
|
||||||
|
- Add amalgamated build to janet for easier embedding.
|
||||||
|
- Add os/date function
|
||||||
|
- Add slurp and spit to core library.
|
||||||
- Added this changelog.
|
- Added this changelog.
|
||||||
- Added peg module (Parsing Expression Grammars)
|
- Added peg module (Parsing Expression Grammars)
|
||||||
- Move hand written documentation into website repository.
|
- Move hand written documentation into website repository.
|
||||||
|
Loading…
Reference in New Issue
Block a user