-
v0.15.0 Stable
released this
2021-08-13 17:41:16 +00:00 | 61 commits to main since this release- BREAKING
- FEATURES
- ENHANCEMENTS
Downloads
-
v0.14.0 Stable
released this
2021-03-22 14:48:21 +00:00 | 82 commits to main since this release- BREAKING
- FEATURES
- BUGFIXES
- ENHANCEMENTS
- Add workaround to get head branch sha of pulls with deleted head branch (#498)
- GetFile: Use "ref" in-query if posible (#491)
- Add DeleteTag & Correct DeleteReleaseByTag (#488)
- Add html_url field to Release struct (#477)
- Add Ref to Issue structs (#466)
- Update Issue Struct (#458)
- Use sync.Once for loading ServerVersion (#456)
- Add Gitea2Gitea Migration Support (#454)
- Add Helper for Optional Values (#448)
- Update CreateRepoOption struct (#445)
- Update CommitMeta Struct (#434)
- Update Struct NotificationSubject (#424)
- Add Debug Mode (#422)
- DOCS
Downloads
-
v0.13.1 Stable
released this
2020-09-29 15:46:56 +00:00 | 12 commits to release/v0.13 since this releaseDownloads
-
v0.13.0 Stable
released this
2020-09-15 17:25:59 +00:00 | 120 commits to main since this release- BREAKING
- Check Gitea Version Requirement (#419)
- All Function return http responce (#416)
- Remove opts from ListPullReviewComments (#411)
- Use enum AccessMode for OrgTeam and Collaborator functions (#408)
- CreateOrgOption rename UserName to Name (#386)
- EditMilestoneOption also use StateType (#350)
- Refactor RepoSearch to be easy usable (#346)
- FEATURES
- Milestone Functions accept name to identify (#418)
- Make http requests with context (#417)
- Add GetGlobalAttachmentSettings (#414)
- Add GetArchive (#413)
- Add GetRepoLanguages + TESTs (#412)
- Add CreateBranch (#407)
- Add Admin CronTask functions (#406)
- Add GetGlobalAPISettings Function (#404)
- Add Get Diff and Patch endpoints for pull requests (#398)
- Add Validate func for Create/Edit Options (#370)
- Add Function to get GetGlobalSettings and GetSettingAllowedReactions (#359)
- ENHANCEMENTS
- TrackedTime API >= 1.11.x needed (#415)
- Update Milestone struct (#410)
- Add Fallback for GetPullRequestDiff/Patch (#399)
- DeleteToken Accept Names too (#394)
- Update ListMilestoneOption struct (#393)
- Migration Api Changed (#392)
- Refactor Visibletype Orgs (#382)
- Extend Notification Functions (#381)
- Update GetGlobalSettings Functions (#376)
- Allow Creating Closed Milestones (#373)
- CreateLabel correct Color if needed for old versions (#365)
- Issue/Pull add IsLocked Property (#357)
- Update EditPullRequestOption Add Base (#353)
- File Create/Update/Delete detect DefaultBranch if Branch not set for old Versions (#352)
- Improve Error Handling (#351)
Downloads
- BREAKING