Releases: GenesysGo/shadow-drive-rust
Releases · GenesysGo/shadow-drive-rust
v0.7.2
What's Changed
- Feat/mutable fees by @khaIilnafis in #44
- cli checkpoint by @cavemanloverboy in #45
- Add NFT utils to cli by @cavemanloverboy in #46
- fix for add-storage by @khaIilnafis in #48
- rm batch-size arg by @khaIilnafis in #50
New Contributors
- @khaIilnafis made their first contribution in #44
Full Changelog: v0.6.3...v0.7.2
v0.6.3
What's Changed
- infer mimetype w/ octet stream as fallback by @cavemanloverboy in #42
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- feature: new crates, dependency updates by @ebrightfield in #32
- chore: license changes
New Contributors
- @ebrightfield made their first contribution in #32
Full Changelog: v0.6.1...v0.6.2
SDK v0.6.1 - Edit fixes
Fixes deserialization issues with edit
.
This is also the first release, so documenting all the PRs up to this point.
What's Changed
- Upload multiple by @VegetarianOrc in #1
- draft of supporting byte payloads as well as files by @VegetarianOrc in #2
- Remove trait & re-export used structs by @VegetarianOrc in #5
- Fix typo in delete file example by @VegetarianOrc in #9
- Default commitment level by @VegetarianOrc in #8
- Add storage to immutable accts by @dboures in #20
- feat: delete_file gives proper response type by @dboures in #21
- add method to migrate storage accts. Closes #15 when merged by @dboures in #22
- Redeem rent by @dboures in #23
- 1.0.0 alpha by @VegetarianOrc in #24
- Update version specified in README.md by @tracy-codes in #25
- Remove Send + Sync restriction on Signer passed to client. by @VegetarianOrc in #27
- initialize workspace by @cavemanloverboy in #29
- fix
get_storage_accounts
by @cavemanloverboy in #30 - Docs by @cavemanloverboy in #31
- Update commitment status to confirmed by @tracy-codes in #35
- Docs by @cavemanloverboy in #36
- Edit fix by @cavemanloverboy in #37
- fix edit fix by @cavemanloverboy in #38
New Contributors
- @VegetarianOrc made their first contribution in #1
- @dboures made their first contribution in #20
- @tracy-codes made their first contribution in #25
- @cavemanloverboy made their first contribution in #29
Full Changelog: https://github.com/GenesysGo/shadow-drive-rust/commits/v0.6.1