The latest release was 2021-08-23.
fix: add project info to template
style: clippy and fmt
fix: improve changelogs
docs: morebetter for recent/future features
feat: add changelog management
docs: add/fix some instructions
build: restore cargo tests
build: msys2 path inherit
build: avoid python subprocess issues
build: only msys on windows
build: try with setup-msys2
build: try msys-devel in mingw64
build: msys2 no good, back to mingw
build: windows try msys2 take 3
build: windows try msys2 take 2
build: windows try msys2
build: windows spaces in paths 2
build: windows spaces in paths
build: what is path
build: weird windows paths again
build: weird windows paths
build: fix windows gpgme build
build: windows gpgme build
build: fix include/lib paths take 2
build: fix include/lib paths
build: install version numbers
build: link static on all platforms
build: use static libgpg-error
build: use static gpgme
build: take 15 windows attempt
build: take 14 windows attempt
build: take 13 windows attempt
build: take 12 windows attempt
build: take 11 windows attempt
build: take 10 windows attempt
build: take 9 windows attempt
build: take 8 windows attempt
build: take 7 windows attempt
fix: update for latest clippy
build: take 6 windows attempt
build: take 5 windows attempt
build: take 4 windows attempt
build: take 3 windows attempt
build: another windows attempt
build: windows add
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.
build: update macos and windows build
build: more workflow
build: update workflow
feat: add crypto signing
docs: update license
fix: read signed prev tag
style: new clippy rules
fix: use `update -w` for cargo hook
docs: tweak documentation
fix: better output
fix: add "info -A" and global "-c" flags
fix: skip gitignore in init
fix: windows target
fix: tests
fix: clippy update
fix: add version chains
fix: simplify kahn dependency handler
refactor: adapt more docs and style
build(github): add indep github publish
fix: build and info options
fix: better credential handling
fix: add info cmd and premerge compat Add the 'info' subcommand, better PR handling for premerge checks, and make some minor github workflow changes.
feat: use the yambler
fix: no dynamic output in gha
feat: rework github actions
build: update github structs