We're cargo-smart-release to automate the release process.
As long as you adhere to the Conventional Commits format, you can write your commit messages however you want.
We're currently not releasing Python and WASM bindings, we're only releasing the Rust crate.
In order to release a new version, simply run:
cargo smart-release --update-crates-index
Inspect the changes and confirm the release:
cargo smart-release --update-crates-index --execute