mirror of
https://github.com/janet-lang/janet
synced 2025-11-12 21:43:03 +00:00
Update CHANGELOG.md
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
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 - ???
|
||||||
|
- Fix compiler bug that emitted incorrect code in some cases for while loops that create closures.
|
||||||
- Add `:fresh` option to `(import ...)` to overwrite the module cache.
|
- Add `:fresh` option to `(import ...)` to overwrite the module cache.
|
||||||
- `(range x y 0)` will return an empty array instead of hanging forever.
|
- `(range x y 0)` will return an empty array instead of hanging forever.
|
||||||
- Rename `jpm repl` to `jpm debug-repl`.
|
- Rename `jpm repl` to `jpm debug-repl`.
|
||||||
|
|||||||
Reference in New Issue
Block a user