all repos — min @ 1f3038be2d85cc9135045711e04745d0be6263a5

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.