Releases: getpatchwork/git-pw
1.5.2
This release fixes a number of bugs found in the 1.5 release.
1.5.1
This release fixes a number of bugs found in the 1.5 release.
1.5.0
This is the fifth minor release of git-pw. This version adds support for multiple output formats and configurable output columns for list operations and support for click 7.0. For more information, refer to the documentation.
1.4.0
This is the fourth minor release of git-pw. This version adds support for filtering by submitter or user IDs, re-adds support for search by submitter names and emails or user emails when using Patchwork API v1.1, and allows submitter or user filters to match on more than one submitter or user. For more information, refer to the documentation.
1.3.0
This is the third minor release of git-pw. This version allows passthrough of git-am
options to the various apply
commands without the need to escape the options. In addition, it ensures the PAGER
settings used by git are respected. For more information, refer to the documentation.
1.2.0
This is the second minor release of git-pw. This version adds support for REST API v1.1 added in Patchwork 2.1. For more information, refer to the documentation.
1.1.2
This release fixes a number of bugs found in the 1.1 release.
1.1.1
This release fixes a number of bugs found in the 1.1 release.
1.1.0
This is the first minor release of git-pw. This fixes some issues encountered when downloading patches, bundles or series with different Python versions. It also drops support for some EOL Python releases and makes pw.project
a required configuration value. For more information, refer to the documentation.
1.0.0
This is the first full release of git-pw. This version completely reworks git-pw to use the REST API provided in Patchwork 2.0. For more information, refer to the documentation.