Skip to content

Release 0.0.3

Choose a tag to compare

@github-actions github-actions released this 13 Oct 19:58
· 136 commits to main since this release
5c754cc

Changes

Installation

Binary Downloads

You can download pre-built binaries for your platform from the assets below.

Cargo Install

cargo install repos

From Source

git clone https://github.com/codcod/repos.git
cd repos
cargo build --release

What'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