Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

v1.0.1

Compare
Choose a tag to compare
@DyrellC DyrellC released this 09 Dec 01:58
· 2 commits to v1.0.1 since this release

This release provides improved error handling with a centralised message location, as well as fixes the message limit bug with the client requests, and additional functions for c bindings.

core: Error handling and messages consolidated
bindings/c: Additional functionality and updated example
cargo: Re-export modules from core, use updated iota.rs to fix request bug