0.5.0
What's Changed
- Use 'centos' as the user on CentOS machines by @vpodzime in #91
- Fixed typo in description of the
nameargument forcf-remote destroyby @larsewi in #92 - Fixed handling non-existing versions when listing by @victormlg in #93
- Added date highlight in show command by @victormlg in #94
- Added environment variable for cf-remote path by @victormlg in #95
- Handled exception when no permission to write in folder by @victormlg in #96
- Fixed issue with unspecified (None) version in download and list by @olehermanse in #97
- Added helpful message about "not bootstrapped yet" by @victormlg in #99
- Added checksum checking when downloading packages by @victormlg in #100
- Added uninstall --purge option to remove "everything" by @olehermanse in #103
- Improved handling of already downloaded packages by @victormlg in #102
- Added agent command and help to bootstrap by @victormlg in #104
- Added --output-dir flag in download command by @victormlg in #98
- Fixed --output-dir to properly handle relative and user paths like ./ and ~/ by @olehermanse in #105
New Contributors
- @victormlg made their first contribution in #93
Full Changelog: 0.4.23...0.5.0