all repos — min @ 381d6807fb0b9c05e903cd5a71acde3003d15336

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.