- Added:
- The
enable
command now supports the bypass/override environment variables to use a different placeholder version than 0.0.0.
- The
- Fixed:
- The
enable
command would add"version"
toproject.dynamic
even if it were already present. (Contributed by waketzheng) - The
enable
command would settool.poetry.version
to"0.0.0"
even if the field were already present with a different value.
- The