[0.1.11] - 2024-12-04
🐛 Bug Fixes
📚 Documentation
👷 CI/CD
- Reorganizing templates, using bolt.workspace an… (#95)
♻️ Refactor
- Fixing test template, broken after code refactor (#93)
[0.1.10] - 2024-10-05
👷 CI/CD
♻️ Refactor
[0.1.8] - 2024-06-27
✨️ Features
- Add allow undelegation ix (#68)
[0.1.7] - 2024-06-21
✨️ Features
Description
Add Ephemeral Rollups manual commit instruction to the typescript sdk
Description
Upgrade Anchor dependency to 0.30.1
👷 CI/CD
[0.1.5] - 2024-04-23
📚 Documentation
[0.1.4] - 2024-04-06
✨️ Features
- Improve Bolt typescript SDK (#41)
[0.1.3] - 2024-04-02
🐛 Bug Fixes
[0.1.2] - 2024-04-02
✨️ Features
- Simplify the Bolt typescript Sdk (#36)
- Simplify system arguments (#35)
- Simplify component_deserialize macro (#34)
- Upgrade to latest anchor version, supporting the new IDL s… (#33)
- Propagate signing authority to the systems (#31)
- Macro to define and access extra accounts (#26)
Inject extra account init fn with th system macro, to generate a correct idl wich contains also the extra accounts
[0.1.1] - 2024-03-09
✨️ Features
- Dynamic types resolver (#24)
[0.1.0] - 2024-02-28
📚 Documentation
- Improve repository structure (#21)
[0.0.2] - 2024-02-24
✨️ Features
- Feat/consistent versioning (#18)
- Draft workflow for building & publishing packages (#16)
[0.0.1] - 2024-02-21
✨️ Features
- Feature: Add configurable component authority & Simplify the Components/System API (#14)
- Feat/default component (#13)
- Add a working ecs example on project init (#12)
- Add strings to the template (#2)
- Bolt Typescript SDK (#1)
🐛 Bug Fixes
- Fix world Pda derivation (#10)
📚 Documentation
♻️ Refactor
- Refactor workspace and project dependencies (#15)