Releases: ForetagInc/arangodb-events-rs
Releases · ForetagInc/arangodb-events-rs
v0.1.6
v0.1.5
Changelog
Adds async
cargo feature to add asynchronous Handler
execution
Removes unused Error:kind
method
Full Changelog: v0.1.4...v0.1.5
v0.1.4
Changelog
Adds LICENSE (MIT and Apache 2.0)
Adds description at Cargo.toml to publish crate
v0.1.3
Changelog
fix: Worfklow error: no such subcommand: 'build --release'
v0.1.2
Changelog
Fixes GitHub workflow error:
The workflow is not valid. .github/workflows/cargo.yml (Line: 26, Col: 16): Job 'publish' depends on unknown job 'test'.
v0.1.1
Changelog
Remove useless integration tests leading to compilation errors
Removing from GitHub workflow Rust testing