1.0 KiB
1.0 KiB
v0.1.2
- Fix regression on debian package path construction (thanks ashmere)
v0.1.1
- Search for proper version suffix if not provided (removes default '-1')
- Do not allow release clients by default when version search is enabled
- Push omnibus package installation to the end of run (reduces issue described in #10)
- Allow updater to be disabled via attribute (thanks Teemu Matilainen)
v0.1.0
- Fix redhat related versioning issues
- Remove requirement for '-1' suffix on versions
- Initial support for automatic latest version install
v0.0.5
- Add support for Ubuntu 12.10
- Path fixes for non-64 bit packages (thanks ashmere)
v0.0.4
- Use new aws bucket by default
- Update file key building
v0.0.3
- Path fix for debian omnibus packages (thanks ashmere)
v0.0.2
- Add robust check when uninstalling chef gem to prevent removal from omnibus
v0.0.1
- Initial release