What's New in v0.3.2
This is a new release to implement the following PRs:
- Feat: Add Commitment Level Support to Helius Client Initialization #138
- feat(client): Add Explicit ID For Better Request Tracking #139
- feat(optimized_transaction): Add CU Buffer Multiplier #140
Crate
Version 0.3.2 can be found here on crates.io
To install, run the following Cargo command in your project directory: cargo add helius. Or, add the following line to your Cargo.toml: helius = "0.3.2"
Documentation
The latest documentation can be found here on docs.rs
Full Changelog
The full changelog for v0.3.2 can be found here: v0.3.1...v0.3.2