Skip to content

Release v0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 23:49
· 60 commits to main since this release
8d32e64

Release notes

[0.2.1] - 2024-03-17

๐Ÿš€ Features

  • Add CODEOWNERS (#55)
  • Pre-commit hook for tidy numbering and ordering of all Markdown reference links (#35)
  • (docs) Use git-cliff to generate CHANGELOG.md (#68)
  • (ci) Truly harden GHA workflows (#70)
  • GitHub Action for building, testing, releasing, and publishing (#67)
  • 'make' targets for release PRs (#77)

๐Ÿ› ๏ธ Fixes

  • Self-test from module wrapper main (#47)
  • Codeql.yaml cron error (#64)
  • (docs) Correct the names of extras used for reliabot (#69)
  • Relocate CHANGELOG to match 'make release' (#80)
  • (ci) CodeQL job hardening policy (#86)

๐Ÿ“š Documentation

  • CONTRIBUTING.md (#23)
  • CodeQL & OpenSSF scorecard + best practices badges (#53)
  • Clean up old CHANGELOG entries

๐Ÿšœ Refactor

  • (cd) Revamp GitHub Actions workflows (#84)