Release 0.0.3
Changes
Installation
Binary Downloads
You can download pre-built binaries for your platform from the assets below.
Cargo Install
cargo install reposFrom Source
git clone https://github.com/codcod/repos.git
cd repos
cargo build --releaseWhat's Changed
- ci: fix release issue by @codcod in #5
- fix: docker build errors by @codcod in #7
- 8 improve ci for speed and maintainability by @codcod in #9
- ci: use conventional commits to trigger release by @codcod in #10
- fix: consistent use of version number by @codcod in #11
Full Changelog: v0.0.2...v0.0.3