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.
0.2.7 - 2023-08-15
- fix coverage gaps, add Codecov badge to README (#20)
0.2.6 - 2023-08-15
- implement coverage
- add CLI tests for main entry point
0.2.5 - 2023-08-14
- add crate-level doc comments (#16)
0.2.4 - 2023-08-14
- add tag to archive name
0.2.3 - 2023-08-14
- cd condition
0.2.2 - 2023-08-14
- debug cd matrix
0.2.1 - 2023-08-14
- continuous deployment (#8)
0.2.0 - 2023-08-14
- (parser) rename
parse_bem
function toparse
(#6)
0.1.1 - 2023-08-14
- add badges to README
- introduce release-plz
- V0.2.0 (#1) improve api, grammar, tests
- Add status badge to README
- Create rust.yml
- Prepare for publish
- Add grammar
- cargo init
- Add specification
- Initial commit