-
3.4.045b79d57 · ·
This release changes the DEBUG environment variable into LOG_LEVEl variable. Old Debug environment variables will be phased out in a future release ### Changed - Switch DEBUG to LOG_LEVEL and set default to 2 - Refactor script and do a better job at creating configuration -
-
-
-
-
3.2.06f749f03 · ·
### Added - Switch build process to use meson as opposed to old ./configure routines to support building from master - Add LZ4 compression support - Add ncurses for TUI -
-
-
-
-
-
-
-
-
-
-
-
-
2.6.08d8a1a87 · ·
### Added - Allow to function wihtout Git - Set `ENABLE_GIT=FALSE` ### Changed - Added some debug information when `CONTAINER_LOG_LEVEL=DEBUG` - Fixed some scripting issues as per bash shellcheck -