all repos — min @ d8a8f9b39931b986ce647553dd58c86677820e58

A small but practical concatenative programming language.

next-release.md

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
### BREAKING CHANGES

* Actually removed the `invoke` symbol and `*` sigil that were supposed to be removed in v0.44.0 but didn't.
* Removed Dockerfile and Notepad++ highlighter (no longer maintained).
* When defining or deleting a sigil, a symbol with the same name is now defined/deleted as well.

### Fixes and Improvements

* Implemented `define-sigil` (was documented but not actually implemented).
* The `help` symbol now correctly displays help for namespaced symbols.
* Enhanced the `tokenizer` symbol to provide additional information for symbols.
* Enhanced min shell highlighting to support dot notation, sigils, autopop.