mirror of
https://github.com/janet-lang/janet
synced 2024-11-28 11:09:54 +00:00
Update changelog (string module)
Also run `make format` on code.
This commit is contained in:
parent
c70d59edee
commit
4fa1b28cad
@ -2,7 +2,8 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## 0.5.0 - ??
|
||||
- Add debugger to repl that activates on errors or debug signal
|
||||
- Add `string/has-prefix?` and `string/has-suffix?` to string module.
|
||||
- Add simple debugger to repl that activates on errors or debug signal
|
||||
- Remove `*env*` and `*doc-width*`.
|
||||
- Add `fiber/getenv`, `fiber/setenv`, and `dyn`, and `setdyn`.
|
||||
- Add support for dynamic bindings (via the `dyn` and `setdyn` functions).
|
||||
|
Loading…
Reference in New Issue
Block a user