Releases: getpatchwork/git-pw
2.2.0
This release adds support for a YAML output formatter. This can be useful on smaller screens with limited horizontal width.
2.1.2
This release fixes a number of bugs found in the 2.1 release.
2.1.1
This release fixes a number of bugs found in the 2.1 release.
2.1.0
This release drops the need for user authentication for most operations and allows users to download series patches to separate files.
2.0.0
This release drops support for Python 2.7 and allows filtering of patches by their hash.
1.9.0
This release adds support for Patchwork API v1.2 and introduces five new commands: bundle create
, bundle update
, bundle delete
, bundle add
and bundle remove
.
1.8.1
This release fixes a number of bugs found in the 1.8 release.
1.8.0
This release adds auto-completion of the --state
argument for patch update
command.
1.7.0
This release resolves a number of issues with CSV output and drops official support for PyPy.
1.6.0
This is the sixth minor release of git-pw. This version drops support for Python 3.4, which is EOL.