Releases: benpueschel/teatime
Releases · benpueschel/teatime
v0.6.0
03 Sep 11:16
Compare
Sorry, something went wrong.
No results found
🚀 Features
(repos) Get repository content (#19 )
(repos) Add file operations (#20 )
(repos) Generate repository from template (#21 )
v0.5.1
28 Apr 13:41
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
Gh action cache migration
Build
(deps) Bump tokio in the cargo group across 1 directory (#17 )
(deps) Bump tokio in the cargo group across 1 directory (#18 )
v0.5.0
12 Jan 20:09
Compare
Sorry, something went wrong.
No results found
💥 BREAKING CHANGES
due to 9d83db7 - add option to the pulls model (#9 ):
add option to the pulls model (#9 )
🚀 Features
Add request get reviews (#10 )
🐛 Bug Fixes
[breaking ] Add option to the pulls model (#9 )
⚙️ Miscellaneous Tasks
v0.4.1
15 Oct 11:55
Compare
Sorry, something went wrong.
No results found
🚀 Features
🐛 Bug Fixes
(comments) Broken gitea api behavior
⚙️ Miscellaneous Tasks
Add license
Remove unused dependency
v0.4.0
10 Sep 12:43
Compare
Sorry, something went wrong.
No results found
🚀 Features
Repo branch operations
List a users organizations
Create and list an organization's repos
Manage an organization's members
Manage an organization's public members
🐛 Bug Fixes
(repos) Add external_tracker and external_wiki (#6 )
v0.3.0
07 Sep 13:33
Compare
Sorry, something went wrong.
No results found
💥 BREAKING CHANGES
due to 1d8c04f - move method to get a user into users:
client.user().get("username") will now be
client.users("username").get()
🚀 Features
Add basic pull request support
Use impl traits in builder structs
Get and update current user's settings
Manage user's starred repos
Get a user's starred repos by username
Get a user's repos by username
🚜 Refactor
Remove custom proc-macro
[breaking ] Move method to get a user into users
🧪 Testing
⚙️ Miscellaneous Tasks
v0.2.1
05 Sep 18:57
Compare
Sorry, something went wrong.
No results found
🚀 Features
Basic organization support
Get current user's orgs
List the current user's access tokens
🐛 Bug Fixes
(org) Add tests and make them pass (oops)
🧪 Testing
(org) Add integration tests
⚙️ Miscellaneous Tasks
Release-plz workflow
Pretty changelogs :)
(rust) Only run if code changed
Build
(deps) Bump quinn-proto in the cargo group across 1 directory