## symantic-parser-0.1.0.20210201
* Add error reporting using the farthest position reached.
* Add factoring of minimal input length checks ("horizon" checks).
* Open data-types `Comb` and `Instr`
using a new technique based upon `data family` and `Typeable`.
* Leverage symantics further more to simplify the optimization passes.
* Rename some types and terms for clarity.
* Fix reproductibility of unit tests by hidding unique names.
* Add a few more tests.
## symantic-parser-0.0.0.20210102
* Add missing golden tests in the Cabal tarball.
## symantic-parser-0.0.0.20210101
* Initial (pre-alpha) release, on the unsuspecting world at sleep.