Files
forgejo-cli/forgejo-cli.changes
Richard Rahl c46fb966c7 - update to 0.1.0:
* feat: add branch guessing on pr creation
  * fix: print message before reading in readline 
  * fix: prioritize remote tracking branch in repo detection 
  * fix: read detected pr from correct repo 
  * fix: pr detection from branch 
  * add status command
  * add user search
  * add list user orgs
  * add list user repos

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/forgejo-cli?expand=0&rev=2
2024-08-08 02:27:54 +00:00

19 lines
637 B
Plaintext

-------------------------------------------------------------------
Thu Aug 8 01:21:09 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.1.0:
* feat: add branch guessing on pr creation
* fix: print message before reading in readline
* fix: prioritize remote tracking branch in repo detection
* fix: read detected pr from correct repo
* fix: pr detection from branch
* add status command
* add user search
* add list user orgs
* add list user repos
-------------------------------------------------------------------
Fri May 10 14:19:43 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
- initial packaging