Changelog

The latest release was 2021-07-28.

Release 0.5.2 : 2021-07-28
Commits (patch)
Commit 50b6858 (patch): fix: keep up-to-date
fix: keep up-to-date
Commit ba4eb70 (none): build: windows workflow fixes
build: windows workflow fixes
Release 0.5.1 : 2021-04-26
Commits (patch)
Commit 646c74a (patch): fix: update to latest angular
fix: update to latest angular

This would normally be a breaking change (since it could break a user
who relied on the previous `use_angular` set), but we're still in
zero version.
Commit 3746ce5 (none): build: update macos and windows build
build: update macos and windows build
Release 0.5.0 : 2021-04-25
Commits (minor)
Commit 34fce36 (none): build: more workflow
build: more workflow
Commit 62da802 (none): build: update workflow
build: update workflow
Commit 6aee3d8 (minor): feat: add crypto signing
feat: add crypto signing
Commit 09e4e6c (none): docs: update license
docs: update license
Commit 3870d74 (patch): fix: read signed prev tag
fix: read signed prev tag
Commit 2342d11 (none): style: new clippy rules
style: new clippy rules
Commit 7a8f5bd (patch): fix: use `update -w` for cargo hook
fix: use `update -w` for cargo hook
Commit 990c47e (none): docs: tweak documentation
docs: tweak documentation
Commit 64c5381 (patch): fix: better output
fix: better output
Release 0.4.5 : 2020-11-20
Commits (patch)
Commit 2c026ae (patch): fix: add "info -A" and global "-c" flags
fix: add "info -A" and global "-c" flags
Release 0.4.4 : 2020-11-09
Commits (patch)
Commit 12f25d3 (patch): fix: add also, docs
fix: add also, docs
Commit 3510ef3 (none): build: update actions
build: update actions
Release 0.4.3 : 2020-11-09
Commits (patch)
Commit 54e5c9f (patch): fix: skip gitignore in init
fix: skip gitignore in init
Release 0.4.2 : 2020-11-08
Commits (patch)
Commit 822d001 (patch): fix: windows target
fix: windows target
Commit ce72163 (patch): fix: tests
fix: tests
Commit 0eb93dd (patch): fix: clippy update
fix: clippy update
Commit 4fa1a71 (patch): fix: add version chains
fix: add version chains
Commit f1fc0ea (patch): fix: simplify kahn dependency handler
fix: simplify kahn dependency handler
Commit fc796df (none): refactor: adapt more docs and style
refactor: adapt more docs and style
Commit 63dec42 (none): build(github): add indep github publish
build(github): add indep github publish
Release 2020-10-04
Commits (patch)
Commit cdedf4e (patch): fix: build and info options
fix: build and info options
Release 2020-09-22
Commits (minor)
Commit 200a748 (minor): feat: hooks and labels
feat: hooks and labels
Commit 0ab3f2b (none): build: update docs and manifest
build: update docs and manifest
Release 2020-09-17
PR 1 (patch): Add GITHUB_TOKEN env
Commit bd133fe (patch): fix: add GITHUB_TOKEN for easier CI
fix: add GITHUB_TOKEN for easier CI
Commit b4014b7 (none): build(changelog): add changelog
build(changelog): add changelog
Other commits (minor)
Commit da09bf8 (patch): fix: better credential handling
fix: better credential handling
Commit a7140f6 (patch): fix: add info cmd and premerge compat
fix: add info cmd and premerge compat

Add the 'info' subcommand, better PR handling for premerge checks, and
make some minor github workflow changes.
Commit 7e87eed (minor): feat: use the yambler
feat: use the yambler
Commit 350383a (patch): fix: no dynamic output in gha
fix: no dynamic output in gha
Commit f8693e1 (minor): feat: rework github actions
feat: rework github actions
Commit 391ecfb (none): build: update github structs
build: update github structs