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. |