mirror of
https://github.com/janet-lang/janet
synced 2025-11-12 05:23:02 +00:00
Update changelog
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.
|
||||||
|
|
||||||
## 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).
|
||||||
|
|||||||
Reference in New Issue
Block a user