- Major version release.
- Add Homebrew support.
- Add
backend
option for components.
- Force rsync to use checksums when installing components.
- Units have a new
uninstall
action. See the README for details.
- Fix issue where wrong host-specific file would be installed.
- Only display installed messaged if unit was actually installed.
- Fix bug where component would not install if destination does not exist.
- Copy system links in components when using rsync.
- Allow all keys in manifest to be strings or symbols.
- Merged ruby-gem for improved development.
- Style changes and refactoring to pass Rubocop.
- PackageLookup#tools separates tool identifier and tool command.
- PackageLookup#installed? checks for tool command before lookup.
- Support for FreeBSD's pkgng added to PackageLookup.
- Initial development release.