- Now standalone binaries are distributed for Linux x64, Windows x64, MacOS x64 y MacOS ARM64. - Remove `diskcache` dependency. - Remove `importlib-metadata-argparse-version` dependency.
0.9.6
Enhancements
- Allow authenticate against GitHub API with `GITHUB_TOKEN` environment variable. - Optimized fetching of GitHub resources.
Bug fixes
- Fixed pre-commit hook checking in `pre-commit` plugin.
0.9.5
Bug fixes
- Fix error running CLI when using `importlib-metadata-argparse-version==2.0.0`
0.9.4
Changes
- Get always default Github branches using the API.
0.9.3
New features
- Added `github-actions` reporter.
0.9.2
Bug fixes
- Don't require `rev` repo keys for "meta" repos in `preCommitHookExists` action of pre-commit plugin.