What's New in v0.2.6
This is a new release to implement the following PRs:
Crate
Version 0.2.6 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.2.6"
Documentation
The latest documentation can be found here on docs.rs
Full Changelog
The full changelog for v0.2.6 can be found here: v0.2.5...v0.2.6