v1.1
Very exciting release everyone!
New features
- Add Bitbucket API token support by @rdowavic in #201
- Fix Forgejo clone authentication and SSH URL support by @rdowavic in #204
- Add config file support (init, validate, runtime loading) by @rdowavic in #203
Fixes
- Fix parseGitHostURL appending /api/v4/ to non-GitLab services by @rdowavic in #202
- Fix -ignore-fork filtering for GitLab, Bitbucket, and Forgejo by @rdowavic in #210
- Add early git availability check with clear error message by @Copilot in #188
Developer experience improvements
- Add integration test script and fix Forgejo clone auth by @rdowavic in #208
- Improve integration tests: starred repos, colors, timestamps by @rdowavic in #211
- Update integration tests: starred repo, fork rename, SSH/HTTPS flags by @rdowavic in #213
- Add ignore-fork tests to integration test script by @rdowavic in #209
Other changes
- Remove unused parameters from repository functions by @rdowavic in #207
- Bump github.com/cli/oauth from 1.2.0 to 1.2.2 by @dependabot[bot] in #194
- Bump golang.org/x/oauth2 from 0.30.0 to 0.35.0 by @dependabot[bot] in #198
New Contributors
Full Changelog: v1.0.4...v1.1