-------
Added
~~~~~
- Release subcommand to run ``opx_build`` with ``--git-tag``.
- Version option to get opx program version.
- Usage examples for most subcommands.
- Sort option when building to sort package files per repository.
- Persistent workspace distribution, initially set with
``opx init --dist``.
Changed
~~~~~~~
- Rename ``remove-container`` option to ``rm``.
- If zero is used as the build number for assemble, it is removed from
the version.
Deprecated
~~~~~~~~~~
- Cleanup command (to be removed in 0.1.0)
Fixed
~~~~~
- Root directory check on Windows.
- Shell configuration not getting sourced in container.
- Localtime mounting on macOS.
- Containers dangling when failing to start.
- Deleted workspaces appearing in status output.
- -h option for help.
- Changing dist after starting container.