- Breaking change: removed support for starting DVC runners
- Added debug commands for MLflow and proxy containers
- Made
composecommand configurable (fallback:docker compose) - Fixed workspace build with new base images
- Fixed multiple Docker run args handling
- Fixed IPC/shm errors by enabling
ipc=host - Fixed help command and various shellcheck issues
- Initialized Conda correctly
- Resolved all linter warnings and errors
- Improved CI: extended test cases and captured stdout with
tee - Added pre-commit hooks
- Removed deprecated compose version statements and general cleanup
Full Changelog: v1.1.0...v1.2