Releases: vortex-design/bem
Releases · vortex-design/bem
v0.2.7
Other
- fix coverage gaps, add Codecov badge to README (#20)
v0.2.6
Other
- implement coverage
- add CLI tests for main entry point
v0.2.5
Other
- add crate-level doc comments (#16)
v0.2.1
Fixed
- continuous deployment (#8)
v0.2.0
Added
- (parser) rename
parse_bem
function to parse
(#6)
v0.1.1
Added
- add badges to README
- introduce release-plz
Other
- 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