v0.4.0 - 2026-04-04
v0.3.0 - 2026-03-27
- implement pipeline listing API across multiple git providers
- Update current development version (#54)
v0.2.0 - 2026-02-10
- extend PullRequest model with description, draft, and commit_sha fields
- add pull/merge request listing API across GitHub, GitLab, and Bitbucket
v0.1.1 - 2025-07-21
- Incomplete branch list for Bitbucket (#41)
- Enable CHANGELOG.md generation(#37)
- Enhance GithubProvider ListUserOrganizations to include current user (#35)
- Implement cache invalidation endpoint (#33)
- Add /branches endpoint and services structure refactoring (#27)
- Implement caching for repositories and organizations (#21)
- Add endpoint to list organizations (#19)
- Unify repository endpoints and add multi-provider support (#15)
- Add user repositories for GitHub endpoint (#13)
- Add repository name filter to repository listing endpoints (#11)
- Add Bitbucket repository endpoints (#9)
- Add GitLab repository endpoints (#8)
- Adds Copilot instructions and PR generation guidelines
- GitHub repository endpoints