Skip to content

Releases: codcod/repos

Release 0.0.11

02 Nov 13:49
c24baa6

Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.11

What's Changed

Full Changelog: v0.0.10...v0.0.11

Release 0.0.10

26 Oct 22:45
cac24a3

Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.10

What's Changed

Full Changelog: v0.0.9...v0.0.10

Release 0.0.9

22 Oct 21:19

Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.9

Full Changelog: v0.0.8...v0.0.9

Release 0.0.8

21 Oct 23:30

Choose a tag to compare

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

18 Oct 05:13

Choose a tag to compare

What's Changed

  • ci: add new release strategy based on release branches by @codcod in #30
  • Merge pull request #30 from codcod/28-use-release-branches by @codcod in #31
  • 28 use release branches by @codcod in #32
  • refactor: consolidate github api by @codcod in #34

Full Changelog: v0.0.6...v0.0.7

Release 0.0.6

17 Oct 20:43

Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

Release 0.0.5

13 Oct 21:23

Choose a tag to compare

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

Full Changelog: v0.0.4...v0.0.5

Release 0.0.4

13 Oct 20:48

Choose a tag to compare

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

Full Changelog: v0.0.3...v0.0.4

Release 0.0.3

13 Oct 19:58
5c754cc

Choose a tag to compare

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

Release 0.0.2

13 Oct 14:08
a9c31a5

Choose a tag to compare

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(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

Full Changelog: v0.0.1...v0.0.2