all repos — min @ 1356a81aea3dd81b46c1e75bdbea31fb4136a3ac

A small but practical concatenative programming language.

next-release.md

 1
 2
 3
 4
 5
 6
 7
 8
 9
### BREAKING CHANGES

* Actually removed the `invoke` symbol that was supposed to be removed in v0.44.0 but didn't.

### Fixes and Improvements

* Implemented `define-sigil` (was documented but not actually implemented).
* The `help` symbol now correctly displays help for namespaced symbols.