Skip to content

Releases: saimizi/gh_release

v0.2.7

16 Jan 05:55
1a51746

Choose a tag to compare

Release v0.2.7

Changes

  • Bump version to v0.2.7. (0ad0d85)
  • Improve robustness and UX of raw file download feature (8118868)
  • Add -g option to download a raw file from the repository. (709723d)
  • Add repository tag information in json format (b8d394a)

v0.2.6

26 Dec 06:25
ee3e326

Choose a tag to compare

Release v0.2.6

Changes

  • Bump version to v0.2.6. (59426e0)
  • Fix build warnings by adding #[allow(dead_code)] to wrapper functions (5bcb6ea)
  • Implement Priority 3 enhancements: advanced filtering, caching, dry-run, JSON output, and GitHub Enterprise support (d86fcaa)
  • Add constants, async I/O, and retry logic with backoff. (1a96605)
  • Add proper error handling and eliminate auth duplication. (3474783)
  • Remove --output-dir option. (7835dd8)
  • Refactor source tree. (f957e57)

v0.2.5

26 Dec 01:44
fdf6e46

Choose a tag to compare

Release v0.2.5

Changes

  • Bump version to v0.2.5. (32b3367)
  • Add -c/--clone option to clone repository. (cf6ee1e)
  • Add release note information to -i option ouput. (4891bd3)

v0.2.4

19 Dec 11:09
4e52a7d

Choose a tag to compare

Release v0.2.4

Changes

  • Bump version to v0.2.4. (55ece22)
  • Switch to use arm64 runner to create package for arm64. (78b090c)
  • Update pr-check to verify on arm64. (00468ba)
  • Add workflow to create tag and release. (cfda03b)
  • Add workflow to validate PRs. (0b43af2)
  • Add unit tests. (a43570d)
  • Bump version to v0.2.3. (1904473)
  • Add feature to search repositories. (2b7f048)
  • Bump version to v0.2.2. (2029324)
  • Improve information output. (3a0c602)
  • Improve date information. (d898841)
  • Improve release list function. (f106709)
  • Remove Changelog from README.md (1cc6cb7)
  • Bump version to v0.2.1. (eb9f480)
  • Change the binary name to ghr. (6b8374f)
  • Add parallel downloads with progress bars and concurrency control. (bc61675)
  • Initial version (v0.2.0) (bae07f5)