all repos — min @ c542a4f6e8ad995d897720571440eab890d182a3

A small but practical concatenative programming language.

next-release.md

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

* Removed **lite?** and **mini?** symbols, as they are no longer necessary.

### New Features

* Now using [zippy](https://github.com/guzba/zippy) for the **zip** and **unzip** symbols.

### Fixes and Improvements

* Removed conditional compilations related to mini and lite variants as they are no longer needed.