3.0.0
Breaking changes
searchRepositoriesno longer accepts first parameterstring $installationId
What's Changed
- feat: Add Gitea pull request and comment endpoints by @jaysomani in #68
- feat: Add Gitea repository operations endpoints by @jaysomani in #69
- feat: implement getOwnerName for Gitea using repositoryId by @jaysomani in #72
- test: add tests for Gitea comment operations by @jaysomani in #73
- feat: implement Gitea webhook support by @jaysomani in #74
- chore: extract
getRepositoryAccessTypemethod by @hmacr in #75 - feat: Add Gitea git operations and user endpoints by @jaysomani in #71
Full Changelog: 2.0.2...3.0.0