mirror of
https://github.com/janet-lang/janet
synced 2024-11-10 18:59:54 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
546669082f
commit
4c5734c2ee
@ -30,6 +30,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
- `jpm` will use `CC` and `AR` environment variables when compiling programs.
|
- `jpm` will use `CC` and `AR` environment variables when compiling programs.
|
||||||
- Add `comptime` macro for compile time evaluation.
|
- Add `comptime` macro for compile time evaluation.
|
||||||
- Run `main` functions in scripts if they exist, just like jpm standalone binaries.
|
- Run `main` functions in scripts if they exist, just like jpm standalone binaries.
|
||||||
|
- Change marshalling protocol with regard to abstract types.
|
||||||
- Numerous small bug fixes and usability improvements.
|
- Numerous small bug fixes and usability improvements.
|
||||||
|
|
||||||
### 1.5.1 - 2019-11-16
|
### 1.5.1 - 2019-11-16
|
||||||
|
Loading…
Reference in New Issue
Block a user