mirror of
https://github.com/janet-lang/janet
synced 2025-01-12 08:30:26 +00:00
Update changelog.
This commit is contained in:
parent
8262290bff
commit
7d26de6697
@ -2,6 +2,8 @@
|
|||||||
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
|
||||||
|
- Improve `janet_formatc` and `janet_panicf` formatters to be more like `string/format`.
|
||||||
|
This makes it easier to make nice error messages from C.
|
||||||
- Add `signal`
|
- Add `signal`
|
||||||
- Add `fiber/can-resume?`
|
- Add `fiber/can-resume?`
|
||||||
- Allow fiber functions to accept arguments that are passed in via `resume`.
|
- Allow fiber functions to accept arguments that are passed in via `resume`.
|
||||||
|
Loading…
Reference in New Issue
Block a user