This repository was archived by the owner on Apr 7, 2026. It is now read-only.
dbdeployer 1.13.0
ADJUSTMENTS
- Added ability of unpacking "tar.xz" files (tarballs for Linux are compressed with xz instead of gzip as of MySQL 8.0.12)
BUG FIXES
- Fixed minor issue in unpack-shell. The unpacker was trying to move the shell extracted directory to the server directory.
VARIOUS
- Code cleanup: fixed many code style violations
- Added unit test for abbreviations module.