Skip to content

v0.3.2

Latest

Choose a tag to compare

@0xIchigo 0xIchigo released this 22 Sep 22:15
· 4 commits to dev since this release

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