Releases: patchkit-net/patchkit-tools
Releases · patchkit-net/patchkit-tools
v2.0.0-rc2
Fix issue that appeared after merge with master.
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-rc1
This is major release that changes the way that tools will be distributed.
Huge thanks for traveling-ruby developers for creating such a awesome project!
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
v1.2.0
v1.1.0
v1.0.2
v1.0.1
v1.0.0
Added
- Add command help command line to main help message
- Support for internal tools by PK_TOOLS_INTERNAL environment variable.
- Add more information and possible solution when selecting wrong application directory
- Allow to override backend --host using parameter
- Display processing errors at the end
Fixed
- Fixed problems with uploading
- Improved uploading stability (in case of network failure the data is resent)
- Improved displaying job status stability (in case of network failure the status is refetched)
- Setting changelog when creating new version with make-version tool
- make-version will stop execution if empty directory has been passed
- Fixed problem with freezing tools at start on Windows
- Fixed problem with starting tools when PK_TOOLS_INTERNAL environment variable wasn't set
- Fixed problems with freezing tools after issues with version processing
- Fix make-version path slashes for make-version