mirror of
https://github.com/janet-lang/janet
synced 2024-11-24 09:17:17 +00:00
Update changelog for 1.34.0
This commit is contained in:
parent
ebb8fa9787
commit
9d9732af97
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,9 +1,17 @@
|
||||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## Unreleased - 2024-02-??
|
||||
## Unreleased - 2024-03-21
|
||||
- Add a new (split) PEG special by @ianthehenry
|
||||
- Add buffer/push-* sized int and float by @pnelson
|
||||
- Fixed and tweaked many docs by @sogaiu.
|
||||
- Expose _exit to skip certain cleanup with os/exit
|
||||
- Abort on assert failure instead of exit.
|
||||
- Fix: os/proc-wait.
|
||||
- Fix macex1 to keep syntax location for all tuples.
|
||||
- Don't try and resume fibers that can't be resumed.
|
||||
- Register stream on unmarshal.
|
||||
- Fix asm roundtrip issue.
|
||||
|
||||
## 1.33.0 - 2024-01-07
|
||||
- Add more + and * keywords to default-peg-grammar by @sogaiu.
|
||||
|
Loading…
Reference in New Issue
Block a user