Releases: magicblock-labs/bolt
Releases · magicblock-labs/bolt
v0.1.10
What's Changed
- feat: Add authority approval/removal for world instances by @GabrielePicco in #82
- 🔖 Release 0.1.10 by @GabrielePicco in #83
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- feat: expose instructions in API by @crypto-vincent in #70
- docs: Fix typo in README by @kquirapas in #77
- fix: secret ENV variables should be read by forked PR's also by @iamnamananand996 in #76
- feat:
DelegateComponent
wrapper function by @iamnamananand996 in #78 - refactor: break down the cli application function to specific file by @iamnamananand996 in #74
- Upgrade to the new delegation/undelegation flow by @GabrielePicco in #80
- 🔖 Release 0.1.9 by @GabrielePicco in #81
New Contributors
- @kquirapas made their first contribution in #77
- @iamnamananand996 made their first contribution in #76
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- ✨ Add allow undelegation ix by @GabrielePicco in #68
- 🔖 Release v0.1.8 by @GabrielePicco in #69
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- fix: make sure CI is recompiling the /lib folder when we make changes by @crypto-vincent in #53
- fix: removing generated files from lib and .crates files off of git by @crypto-vincent in #54
- feat: separate generated code from human code in bolt-sdk by @crypto-vincent in #55
- feat: Allow passing multiple entities in the ApplySystem function by @crypto-vincent in #51
- ✨ Upgrade to Anchor 0.30.1 by @GabrielePicco in #62
- ✨ Add manual commit to the typescript sdk by @GabrielePicco in #59
- 🔖 Release 0.1.7 by @GabrielePicco in #63
New Contributors
- @crypto-vincent made their first contribution in #53
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Add delegate macro to delegate/undelegate components by @GabrielePicco in #49
- 🔖 Release v0.1.6 by @GabrielePicco in #50
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- ⬆️ Upgrade anchor_lang to 0.30.0 by @GabrielePicco in #45
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- ✨ Improve Bolt typescript SDK by @GabrielePicco in #41
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
What's Changed
- ✨ Macro to define and access extra accounts by @GabrielePicco in #26
- ✨ Propagate signing authority to the systems by @GabrielePicco in #31
- 🩹 Explicit Default in components to allow custom defaults by @GabrielePicco in #32
- ✨ Upgrade to latest anchor version, supporting the new IDL s… by @GabrielePicco in #33
- ✨ Simplify component_deserialize macro by @GabrielePicco in #34
- ✨ Simplify system arguments by @GabrielePicco in #35
- ✨ Simplify the Bolt typescript Sdk by @GabrielePicco in #36
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- ✨ Dynamic types resolver by @GabrielePicco in #24
- 🔖 Release v0.1.1 by @GabrielePicco in #25
Full Changelog: v0.1.0...v0.1.1