Releases: codiform/gh-actions-usage
Releases · codiform/gh-actions-usage
Release v1.2.3
- Several missteps on publishing release v1.2.1, hopefully this is the last attempt.
Full Changelog: v1.2.2...v1.2.3
gh-actions-usage 1.2.3-rc.1
Full Changelog: v1.2.2...v1.2.3-rc.1
Release v1.2.2
- Dependency upgrades and additional linting.
- Due to a merge issue, v1.2.1 contained some but not all of the changes intended for the release, so v1.2.2 contains the rest.
Release v1.2.1
- Dependency Upgrades
- Additional linting and minor changes to fix issues raised by linting.
Release v1.2.0
- Refactoring to support multiple formatters.
- Added TSV formatting (thanks to @kim0 for the pull request)!
- Dependency upgrades (Go v1.21, testify v1.8.4)
gh-actions-usage 1.1.2
Full Changelog: v1.1.1...v1.1.2
gh-actions-usage 1.1.1
Full Changelog: v1.1.0...v1.1.1
Release v1.1.0
Adding pagination to the "Get All Repositories" call, so users or organizations with more than 30 repositories will correctly show all the repositories when the username or organization name is used as a target.
Also added a --skip option to skip repositories without workflows on the display -- if you have a lot of repos that don't have actions, this can really clutter up the output.
First Release
The initial release of gh-actions-usage.