mirror of
https://github.com/janet-lang/janet
synced 2024-11-24 17:27:18 +00:00
Update changelog.
This commit is contained in:
parent
088c926196
commit
8ee54e887f
@ -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
|
||||||
|
- Integrate jpm with https://github.com/janet-lang/pkgs.git. jpm can now
|
||||||
|
install packages based on their short names in the package listing, which
|
||||||
|
can be customized via an env variable.
|
||||||
- Add `varfn` macro
|
- Add `varfn` macro
|
||||||
- Add compile time arity checking when function in function call is known.
|
- Add compile time arity checking when function in function call is known.
|
||||||
- Added `slice` to the core library.
|
- Added `slice` to the core library.
|
||||||
|
Loading…
Reference in New Issue
Block a user