Releases: Semior001/releaseit
Releases · Semior001/releaseit
Version 0.13.1
Version v0.13.0
--notify.mattermost-hook.urlflag ($NOTIFY_MATTERMOST_HOOK_URLenv) now can accept multiple values- added
--commits-onlyflag ($COMMITS_ONLYenv), to not fetch attached PRs and build release notes only on commits instead
Full Changelog: v0.12.1...v0.13.0
v0.12.0
Full Changelog: v0.11.1...v0.12.0
Version 0.11.1
BREAKING:
squash-commit-rxnow isfetch-merge-commits-filterwith default.*- utility is fetching PRs concurrently, max concurrent requests are set through
max-concurrent-pr-requestsflag
Version 0.11.0
Version 0.10.1
fix: put commits into release notes builder
fix: provide total commits num
fix: add unused category if there are any unused commits
Version v0.10.0
What's Changed
- feat: added watchers to template by @Semior001 in #33
- provide commits in release notes if didn't match any PR by @Semior001 in #34
Full Changelog: v0.9.1...v0.10.0
Version 0.9.1
- Fixed bug with exit code 0 at command failure
Version 0.9.0
Version 0.8.0
What's Changed
- feat: added assignees to pull request by @Semior001 in #25, #26
- feat: added (got back) mattermost bot notifier by @Semior001 in #27
- perf: moved template evaluations to separate service by @Semior001 in #29
Full Changelog: v0.7.1...v0.8.0