Releases: XAMPPRocky/octocrab
Releases · XAMPPRocky/octocrab
v0.28.0
v0.27.0
v0.26.0
v0.25.1
v0.25.0
v0.24.0
v0.23.0
v0.22.0
Other
- Add leading / to NotificationsHandler.lists() (#364)
- Alter graphql method to pass arbitrarily complex payloads (variables and graphql-client support) (#332)
- Fix authentication endpoints (#354)
- Handle redirects for download_tarball (#359)
- Make building without the
retry
feature work. (#358) - Add list_org_memberships_for_authenticated_user (#357)
- add Uploader struct for Asset uploader field (#355)
v0.21.0
Other
- Add an example showing gist creation (#329)
- Use CommitAuthor for Commit.author (#353)
- Create release-plz.toml
- Sort deps in cargo.toml (#352)
- Enable rustls(and use as default client) (#351)
- (ci) update release-plz version (#350)
- Add missing pub to struct ListCheckRuns 😅 (#347)
- Add Checks API skeleton (#345)
- cargo fmt (#343)
- Remove reqwest (#342)