v0.2.0
- Re-export
go-githubstructs that are used as in/outputs fromCreateInstallationTokento avoid version conflicts since this package uses v29 internally (same as the latest release ofghinstallation). - Add
InstallationClientto easily create a new V3 and V4 Github client using an installation token.