Changelog for snack-0.3.0.0
[0.1.0.0] -- April 2022 [0.1.0.0]: https://github.com/mordae/snack/compare/initial...0.1.0.0
- Initial release
[0.2.0.0] -- April 2022 [0.2.0.0]: https://github.com/mordae/snack/compare/0.1.0.0...0.2.0.0
- Fixed
provided
combinator argument order. - Implemented basic error tracking.
- Expanded documentation to fully cover Text parser.
- Compatibility with GHC 8.10 and GHC 9.0 on top of GHC 9.2.
[0.3.0.0] -- April 2022 [0.3.0.0]: https://github.com/mordae/snack/compare/0.2.0.0...0.3.0.0
- Implemented functions to aid with error reporting.