mirror of
https://github.com/janet-lang/janet
synced 2025-01-11 08:00:27 +00:00
Update changelog
This commit is contained in:
parent
1cfc7b3b0d
commit
5694998382
@ -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.
|
||||||
|
|
||||||
## 0.5.0 - ??
|
## 0.5.0 - ??
|
||||||
|
- Add debugger to repl that activates on errors or debug signal
|
||||||
- Remove `*env*` and `*doc-width*`.
|
- Remove `*env*` and `*doc-width*`.
|
||||||
- Add `fiber/getenv`, `fiber/setenv`, and `dyn`, and `setdyn`.
|
- Add `fiber/getenv`, `fiber/setenv`, and `dyn`, and `setdyn`.
|
||||||
- Add support for dynamic bindings (via the `dyn` and `setdyn` functions).
|
- Add support for dynamic bindings (via the `dyn` and `setdyn` functions).
|
||||||
|
Loading…
Reference in New Issue
Block a user