Releases: patchkit-net/patchkit-tools
Releases · patchkit-net/patchkit-tools
v2.3.0
Added
- Ability to use draft version in publish_version (--draft parameter)
- Ability to wait until version is published (--wait-until-published)
Fixed
- Dot files (.*) were not included in diff summary causing processing to fail
- Fix for displaying progress bar on narrow console windows
v2.3.0-rc3
Added
- Ability to use draft version in publish_version (--draft parameter)
- Ability to wait until version is published (--wait-until-published)
Fixed
- Fix for displaying progress bar on narrow console windows
v2.3.0-rc2
Fixed name of --wait-until-published parameter.
Added
- Ability to use draft version in publish_version (--draft parameter)
- Ability to wait until version is published (--wait-until-published)
Fixed
- Fix for displaying progress bar on narrow console windows
v2.3.0-rc1
Added
- Ability to use draft version in publish_version (--draft parameter)
- Ability to wait until version is published (--wait_for_published)
Fixed
- Fix for displaying progress bar on narrow console windows
v2.2.0-rc2
Renamed introduced argument from --overwritedraft
to --overwrite-draft
.
Added
- Ability to automatically overwrite draft version in make-version tool
v2.2.0-rc1
Added
- Ability to automatically overwrite draft version in make-version tool
v2.1.0-rc1
Fixed
- Dot files (.*) were not included in diff summary causing processing to
Changed
- Use Dir.mktmpdir for tools temporary files
v2.0.0
Fixed
- Fix OS architecture detection
Changed
- Change the way of deploying tools to packaging (with usage of Traveling Ruby)
- Get rid of rest-client dependency
v2.0.0-rc4
Warnings about redeclaration of Fiddle constants are now hidden in Windows package version.
Fixed
- Fix OS architecture detection
Changed
- Change the way of deploying tools to packaging (with usage of Traveling Ruby)
- Get rid of rest-client dependency
v2.0.0-rc3
Fixed errors caused by whitespaces in tools path.
Fixed
- Fix OS architecture detection
Changed
- Change the way of deploying tools to packaging (with usage of Traveling Ruby)
- Get rid of rest-client dependency