Skip to content

3.0.0

Choose a tag to compare

@Meldiron Meldiron released this 23 Mar 15:21
· 379 commits to main since this release
b0d73f9

Breaking changes

  • searchRepositories no longer accepts first parameter string $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 getRepositoryAccessType method by @hmacr in #75
  • feat: Add Gitea git operations and user endpoints by @jaysomani in #71

Full Changelog: 2.0.2...3.0.0