All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- belr-compiler tool, to generate binary grammar files, that can be loaded hundred times faster than txt grammars.
- optimize size of user application object code, due to template instanciation of belr classes.
- license moves to GNU GPLv3.
- add better documentation in README.
- Bugs.
- Issue when handling non-ascii characters in inputs.
- Belr is born.