all repos — min @ 7d3416891c57dc9319a659aba3d5fa66ce0f570c

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.