all repos — min @ c271e56097974fd10e48143314385ed5a6a6347f

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.