mirror of
https://github.com/janet-lang/janet
synced 2025-09-05 12:28:04 +00:00
Update changelog.md
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## ??? - Unreleased
|
## ??? - 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`
|
- Add `os/sigaction`
|
||||||
- Change `every?` and `any?` to behave like the functional versions of the `and` and `or` macros.
|
- Change `every?` and `any?` to behave like the functional versions of the `and` and `or` macros.
|
||||||
- Fix bug with garbage collecting threaded abstract types.
|
- Fix bug with garbage collecting threaded abstract types.
|
||||||
|
Reference in New Issue
Block a user