all repos — min @ 619786cba53b9945338acd228a0aacb61a76fd40

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.