Skip to content
* ``python -m cmmnbuild_dep_manager`` CLI is now managed by argparse - this results in better help, and a more standard feel to the interface
* The CWD is no longer added to the JAR path automatically (https://gitlab.cern.ch/scripting-tools/cmmnbuild-dep-manager/-/merge_requests/37)
* Manager.imports context manager now correctly tidies up even if there is an exception raised inside the context (https://gitlab.cern.ch/scripting-tools/cmmnbuild-dep-manager/-/merge_requests/46)
* The Manager constructor no longer *always* hits the cbng-web service (https://gitlab.cern.ch/scripting-tools/cmmnbuild-dep-manager/-/merge_requests/48)