Skip to content

Version 1.0.3

Compare
Choose a tag to compare
@herrhotzenplotz herrhotzenplotz released this 05 Apr 21:21

This is version 1.0.3 of gcli.

You can download source tarballs at:
https://herrhotzenplotz.de/gcli/releases/gcli-1.0.3/

WARNING If you download the tarballs provided by Gitlab or Github
you need autoconf, automake and libtool installed on your system. The
tarballs on my website do not impose this requirement.

Please test and report bugs on Gitlab, Github or via E-Mail.

New features

  • Add a --author flag to filter issues from a given user
  • Add artifacts action for pipelines subcommand to download artifacts
    zip archive
  • Add action for setting the due date of a milestone
  • Add »all« action for milestones subcommand

Bug fixes

  • Fix bug making it impossible to create labels on Gitlab
  • Follow HTTP redirections in libcurl interface code
  • Fix »opendir: not a directory« error when operating inside git
    worktrees
  • Fix segfault when trying to fetch issue list of a Gitea milestone