This repository was archived by the owner on Apr 7, 2026. It is now read-only.
dbdeployer 1.8.0
NEW FEATURES
- Implemented Issue 21 "Add support for directly using path to binaries"
BUGS FIXED
- unpack would not act on old tarball where files were not explicitly marked as regular.
- Fixed Issue 22 "dbdeployer should check whether the binaries are for the current OS"
TESTING
- Added test for Issue 21