1.2.0
herrhotzenplotz
released this
11 Aug 07:58
·
831 commits
to release
since this release
Version 1.2.0
This is version 1.2.0 of gcli.
Notes
Please test and report bugs.
You can download autotoolized tarballs at: https://herrhotzenplotz.de/gcli/releases/gcli-1.2.0/
Bug Fixes
- Fix compile error when providing --with-libcurl without any arguments
- Fix memory leaks in string processing functions
- Fix missing nul termination in read-file function
- Fix segmentation fault when clearing the milestone of a PR on Gitea
- Fix missing documentation for milestone action in issues and pulls
- Set the 'merged' flag properly when showing Gitlab merge requests
New features
- Add a config subcommand for managing ssh keys (see gcli-config(1))
- Show number of comments/notes in list of issues and PRs
- Add support for milestone management in pull requests