mirror of
https://github.com/janet-lang/janet
synced 2025-10-17 00:37:39 +00:00
Update CHANGELOG.md
This commit is contained in:
@@ -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
|
||||||
|
- Fix `and` and `or` macros returning nil instead of false in some cases.
|
||||||
|
- Allow matching successfully against nil values in the `match` macro.
|
||||||
- Improve `janet_formatc` and `janet_panicf` formatters to be more like `string/format`.
|
- Improve `janet_formatc` and `janet_panicf` formatters to be more like `string/format`.
|
||||||
This makes it easier to make nice error messages from C.
|
This makes it easier to make nice error messages from C.
|
||||||
- Add `signal`
|
- Add `signal`
|
||||||
|
Reference in New Issue
Block a user