all repos — min @ ddd857863ca4fd4e73719464071d83b17df09c7a

A small but practical concatenative programming language.

next-release.md

 1
 2
 3
 4
 5
 6
 7
 8
### 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).