v3.0.0-rc1
Pre-release
Pre-release
·
15 commits
to dev/v3.x.x
since this release
Added
- channel-link-version command
Changed
- make-version -x and --override-draft does not require second parameter
- make-version renamed --changelogfile to --changelog-file
- Progress bar: Limited refresh frequency to 2 per second. Makes the stdout stream smaller (good for logging).
- list-version command renamed to list-versions
- list-versions generating yaml or json (depending on -f param)
- Refactoring of model abstraction layer
- patchkit_api http errors are now APIErrors (without stacktrace)