Skip to content

Release v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 16:06
· 803 commits to main since this release
v0.10.0
b4fa248

Bug Fixes

  • Warn against invalid tag range for --current flag (#124)
  • Use an alternative method to fetch registry
  • Fix syntax error in Dockerfile

Documentation

  • Add MacPorts install info (#111)
  • Update badge URL for Docker builds

Features

  • Do not skip breaking changes if configured (#114)
  • Changelog for the last n commits (#116)
  • Add a short variant -d for specifying --date-order flag

Miscellaneous Tasks

  • Update versions in Dockerfile
  • Upgrade core dependencies

Refactor

  • Improve cargo-chef caching in Dockerfile
  • Utilize workspace dependencies