all repos — min @ 882366e6f8ccda2a91614027e9e5f4ab17d5dccf

A small but practical concatenative programming language.

next-release.md

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

* SSL is now enabled by default when installing via nimble and when compiling by default. Use `-d:nossl` to disable.
* The min shell no longer attempts to auto-complete executables (it never worked properly anyway).


### New Features

### Fixes and Improvements