Skip to content

1.0.0

Choose a tag to compare

@github-actions github-actions released this 09 May 22:17
· 28 commits to main since this release
0493263

1.0.0 (2026-05-09)

⚠ BREAKING CHANGES

  • This commit adds semantic-release configuration and scripts to automate the release process. It includes changes to the CI workflow, updates to the Cargo.toml file, and the addition of new files for managing releases. This may affect how releases are created and published, so please review the changes carefully.

Features

  • add semantic-release configuration and scripts (a20b2cb)