Skip to content

Release v1.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 12:40
· 655 commits to main since this release
v1.1.2
3715905

[1.1.2] - 2023-01-20

Bug Fixes

  • Do not skip all tags when skip_tags is empty (#136)
  • Allow saving context to a file (#138)
  • Derive the tag order from commits instead of timestamp (#139)

Miscellaneous Tasks

  • Add metadata for cargo-binstall
  • Upgrade core dependencies
  • Update versions in Dockerfile

Styling

  • Update the derives in config module

Revert

  • Use timestamp for deriving the tag order (#139)