all repos — min @ 66cc73dbfd678f054f64a4363727c9d0180619d8

A small but practical concatenative programming language.

next-release.md

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

* SSL is now enabled by default when installing via nimble and when compiling by default. Use `-d:nossl` to disable.


### New Features

### Fixes and Improvements