Releases: igneous-labs/solores
Releases · igneous-labs/solores
v0.7.0
What's Changed
- Feat/invoke ix by @billythedummy in #52
- Feat: bincode by @billythedummy in #53
Full Changelog: v0.6.1...v0.7.0
v0.6.1
Full Changelog: v0.6.0...v0.6.1
v0.6.0
v0.5.0
What's Changed
- Feat: no custom borsh serialize by @billythedummy in #40
- Don't generate
_verify_privilege()
fn if no privileged accounts by @billythedummy in #41 - Breaking: don't generate *IxArgs struct if no instruction args by @billythedummy in #42
- don't generate accounts stuff if no accounts by @billythedummy in #43
- Remove all reference types by @billythedummy in #44
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Feat: return offending acc for verify_privileges by @billythedummy in #32
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.2
v0.2.1
0.2.1
v0.2.0
What's Changed
- FIX: borsh serde by @billythedummy in #6
- upgrade toml to support inline maps and workspace = true by @billythedummy in #10
- Feat/add serde by @billythedummy in #12
- tests refactor by @billythedummy in #11
- reduce lifetimes by @billythedummy in #19
- Feat: from reverse by @billythedummy in #20
- owned IxArgs, deserialize instruction, add partialeq derive by @billythedummy in #21
- anchor account serde by @billythedummy in #22
- anchor events by @billythedummy in #23
- Feat: program instruction enum gen by @billythedummy in #25
- --program-id option by @billythedummy in #26
Full Changelog: v0.1.2...v0.2.0
v0.1.0
Initial release