all repos — min @ 30c80161cae4cfbaac16856c0c881679db889c6b

A small but practical concatenative programming language.

next-release.md

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

* Removed the following symbols because custom key mapping is not available in the nim-noise library (yet): `mapkey`, `unmapkey`.

### New Features

* Significantly improved the min shell prompt by leveraging the nim-noise library

### Fixes and Improvements

* Fixed OpenSSL support on Windows.