all repos — min @ ae346669b3561f0fb9779b4fa3fe99aef1fdf71f

A small but practical concatenative programming language.

next-release.md

 1
 2
 3
 4
 5
 6
 7
 8
 9
### New Features

* Fixed month index in `timeinfo` and `to-timestamp` symbols (each month number was increased by 1). Fixes #186.
* `--dev` is not automatically set when running min interactively

### Fixes and Improvements

* Fixed OpenSSL support on Windows.