Skip to content

0.5.0

Choose a tag to compare

@olehermanse olehermanse released this 19 Dec 15:07
· 160 commits to master since this release
0f4f294

What's Changed

  • Use 'centos' as the user on CentOS machines by @vpodzime in #91
  • Fixed typo in description of the name argument for cf-remote destroy by @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

Full Changelog: 0.4.23...0.5.0