mirror of
https://github.com/janet-lang/janet
synced 2024-11-25 01:37:19 +00:00
Update changelog.md
This commit is contained in:
parent
803f17aa90
commit
d65814c53f
@ -2,6 +2,9 @@
|
|||||||
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 - ???
|
||||||
|
- Add `repeat` macro for iterating something n times.
|
||||||
|
- Add `eachy` (each yield) macro for iterating a fiber.
|
||||||
|
- Fix `:generate` verb in loop macro to accept non symbols as bindings.
|
||||||
- Fix `%j` formatter to print numbers precisely (using the `%.17g` format string to printf).
|
- Fix `%j` formatter to print numbers precisely (using the `%.17g` format string to printf).
|
||||||
|
|
||||||
## 1.10.1 - 2020-06-18
|
## 1.10.1 - 2020-06-18
|
||||||
|
Loading…
Reference in New Issue
Block a user