Releases: mattburgess/webmencoder
Releases · mattburgess/webmencoder
v0.1.0
0.1.0 (2021-11-27)
Features
- Add initial implementation and docs (9e7d32b)
Bug Fixes
- build: Bump node version for release workflow (#10) (c083861)
- build: Only bump our version number (#9) (0049021)
- Handle DVDs with data streams (96d5877)
v0.0.2
0.0.2 (2020-12-20)
Bug Fixes
- build: Ignore ChangeLog linting errors (09cdfda)
v0.0.1
0.0.1 (2020-11-16)
Bug Fixes
- build: Add ChangeLog and Cargo.toml to releases (29f0e47)
- build: Add ChangeLog title (b864cef)
- build: Fix ChangeLog linting errors (e4aa3f5)
- build: Fix template var interpolation (3fcd851)
- build: Install git plugin for semantic-release (288e7b6)
- build: Publish GitHub release (739e280)
v0.0.0
Add clippy GitHub Action (#4)
* Add clippy GitHub Action
* Fix up clippy workflow