all repos — min @ ec8eb16b96d03e42b4b72d58f7bea54119c32ec9

A small but practical concatenative programming language.

next-release.md

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
### New Features 

* Implemented support for executing commands by wrapping strings in `[ ]`, like in [mn](https://h3rald.com/mn)

### Fixes and Improvements

* Documentation improvements and fixes (thanjs @agentofuser, @tristanmcd130, and @jo-he.
* Fixed #184 (thanks @inivekin)
* Fixed problem with hardcoded relative paths to third-party libraries that prevented installing via nimble.
* Upgraded OpenSSL to v3.1.1.