mirror of
https://github.com/janet-lang/janet
synced 2025-04-04 14:26:55 +00:00
Update changelog.md
This commit is contained in:
parent
b95dfd4bdf
commit
159c612924
@ -2,6 +2,9 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## ??? - Unreleased
|
||||
- Allow calling `reverse` on generators.
|
||||
- Improve performance of a number of core functions including `partition`, `mean`, `keys`, `values`, `pairs`, `interleave`.
|
||||
- Add `lengthable?`
|
||||
- Add `os/sigaction`
|
||||
- Change `every?` and `any?` to behave like the functional versions of the `and` and `or` macros.
|
||||
- Fix bug with garbage collecting threaded abstract types.
|
||||
|
Loading…
x
Reference in New Issue
Block a user