Releases: eth-cscs/uenv
Releases · eth-cscs/uenv
v10.0.0
v9.0.0
Changelog
working (since v8.1.0)
- #83 [fix] Turn some CLI flags into options, so that they can be set with or without
=. e.g.uenv --repo=$HOME/uenvoruenv --repo $HOME/uenv. - #87 [fix] Only use meta data path in adjacent to a uenv image if it contains an env.json file.
- #90 [fix]
image pushwas not pushing the correct meta data path. - #91 [fix] Add
--jsonoption toimage lsandimage find. - #93 [fix] a bug where the
--only-metaflag was ignored onimage pull. - #96 [improvement] for unsquashfs to use a single thread when unpacking meta data.
- #97 [improvement] reimplement squashfs-mount in the main repository
- #99 [improvement] improve file name completion in bash.
- #104 [feature] elastic logging.
- #111 [feature] add --format flag to uenv status
- #112 [fix] add hints to error message when uenv is not found
version 7.0.0
The first release that replaces the full uenv implementation on Alps.