Releases: Irys-xyz/rust-sdk
Releases · Irys-xyz/rust-sdk
v0.4.2
v0.4.1
What's Changed
- Fix: receipt verification by @bluekirby1111 in #28
- Fix: crate version by @bluekirby1111 in #29
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- fix: add missing near test by @bluekirby1111 in #17
- Feat: Check balance bin by @bluekirby1111 in #16
- Reduce scope of pulling OpenSSL as a dependency by @mikonieminen in #18
- Feature: Client functionalities by @bluekirby1111 in #19
- Feat: Aptos verify and arbundles matching by @bluekirby1111 in #21
- Fix: Remove expect and panics by @bluekirby1111 in #22
- Feat: random bundles test by @bluekirby1111 in #23
- Fix: remove boolean from result by @bluekirby1111 in #24
- fix: cargo dependency by @bluekirby1111 in #26
- Fix: cargo version by @bluekirby1111 in #27
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- remove test file generation by @samuelvanderwaal in #6
- Feature: Signers & Verifiers by @bluekirby1111 in #8
- Fix/Remove unused dependency to beta version of actix-files by @mikonieminen in #9
- Fix/remove bad dependencies and update rest by @mikonieminen in #10
- ci(workflows): add Github workflow for cargo check, test & clippy by @samuelvanderwaal in #12
- Feature: Migrate Openssl by @bluekirby1111 in #11
- Refactor/arweave feat by @samuelvanderwaal in #15
- chore: add cargo-release config file by @samuelvanderwaal in #14
New Contributors
- @bluekirby1111 made their first contribution in #8
- @mikonieminen made their first contribution in #9
Full Changelog: v0.1.0...v0.3.0
v0.2.0
What's Changed
- remove test file generation by @samuelvanderwaal in #6
- Feature: Signers & Verifiers by @bluekirby1111 in #8
- Fix/Remove unused dependency to beta version of actix-files by @mikonieminen in #9
- Fix/remove bad dependencies and update rest by @mikonieminen in #10
- ci(workflows): add Github workflow for cargo check, test & clippy by @samuelvanderwaal in #12
- Feature: Migrate Openssl by @bluekirby1111 in #11
New Contributors
- @bluekirby1111 made their first contribution in #8
- @mikonieminen made their first contribution in #9
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- remove or ignore unused dependencies and code; prepare for publishing by @samuelvanderwaal in #1
- refactor(errors): use thiserror to provide more context-rich errors by @samuelvanderwaal in #2
Full Changelog: https://github.com/Bundlr-Network/rust-sdk/commits/v0.1.0