all repos — min @ 251f9db3d3fa347ad4b981a53baa0f70337ae5a8

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

* Improved the min shell prompt (especially on Linux and macOS) by leveraging the nim-noise library, which supports unicode and multiple lines.

### Fixes and Improvements

* Fixed OpenSSL support on Windows.