Releases: codcod/repos
Releases · codcod/repos
Release 0.0.11
What's Changed
Full Changelog: v0.0.9...v0.0.11
What's Changed
- chore: sync version 0.0.10 by @codcod in #54
- feat: add prs report by @codcod in #56
- feat: add context ingestion to plugins by @codcod in #58
- feat: add ls command by @codcod in #60
- ci: main is always prepared for next release by @codcod in #62
Full Changelog: v0.0.10...v0.0.11
Release 0.0.10
What's Changed
Full Changelog: v0.0.8...v0.0.10
What's Changed
- chore: sync version 0.0.9 by @codcod in #49
- 48 plugin system phase 1 by @codcod in #50
- feat: run recipes by @codcod in #52
- tests: improve tests structure by @codcod in #53
Full Changelog: v0.0.9...v0.0.10
Release 0.0.9
Release 0.0.8
What's Changed
Full Changelog: v0.0.6...v0.0.8
What's Changed
- 33 improve code coverage to 90 by @codcod in #36
- fix: make config.yaml yamllint compliant by @codcod in #37
- feat: add supplement option to init command by @codcod in #38
- refactor: improve and streamline capturing output by @codcod in #42
- 24 add exclude tag option by @codcod in #43
- ci(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #41
- ci(deps): bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #40
- ci(deps): bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #39
Full Changelog: v0.0.7...v0.0.8
Release 0.0.7
Release 0.0.6
Release 0.0.5
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
Full Changelog: v0.0.4...v0.0.5
Release 0.0.4
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
Full Changelog: v0.0.3...v0.0.4
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
Release 0.0.2
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(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #1
- ci(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #2
- fix: create prs for branches other than main #3 by @codcod in #4
New Contributors
- @dependabot[bot] made their first contribution in #1
- @codcod made their first contribution in #4
Full Changelog: v0.0.1...v0.0.2