Releases: saimizi/gh_release
Releases · saimizi/gh_release
v0.2.7
v0.2.6
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
v0.2.4
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)