All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.1 - 2024-11-29
- update Cargo.toml dependencies
0.3.0 - 2024-11-20
- (cargo-tangle) [breaking] use Soldeer for dependencies (#487)
0.2.4 - 2024-11-16
- fix changelog files (#464)
0.2.3 - 2024-11-08
- (cargo-tangle) force initialize git submodules (#457)
0.2.2 - 2024-11-05
- (gadget-sdk) add TxProgressExt trait (#425)
- (cargo-tangle) CLI bugs (#409)
- Continue Improving Event Flows (#399)
0.2.1 - 2024-10-25
- (cargo-tangle) key generation (#385)
- (cargo-tangle) bake blueprint json (#397)
- Leverage blueprint in incredible squaring aggregator (#365)
0.2.0 - 2024-10-24
- (cargo-tangle) [breaking] rename "gadget" to "blueprint" (#384)
- Event Flows for Tangle (#363)
0.1.3 - 2024-10-23
- (cli) support custom repo and path sources (#360)
- release (#378)
- release (#362)
- update to latest changes in tangle (#367)
- Event Workflows (phase 1: Custom listeners) (#359)
- Event Listener Upgrade + Wrapper Types + sdk::main macro (#333)
- update naming (#343)
- release (#314)
0.1.2 - 2024-09-30
- add CLI description to Cargo.toml (#326)
- release (#313)
- release (#308)
- Update READMEs with Download Links (#302)
- CI Improvements (#301)
- Expose executor from SDK (#300)
- Update README.md (#287)
- [MEGA PR] Overhaul repo, add Eigenlayer AVS example, remove many crates, add testing, remove unused code (#246)
- Promote all dependencies to workspace (#233)
- Remove shell sdk and put inside blueprint manager (#229)
- Blueprint testing (#206)
- Add CLI usage documentation to README (#228)
- Rename Gadget CLI to Tangle CLI (#227)
- Publish Gadget SDK to crates.io (#215)
- add signer selection to the CLI
- Add signers
- Deployment works!
- Add more to the deploy command
- working on deploy cmd
- rename cmds
- add cargo gadget generate cmd
- CLI
0.1.1-beta.7 - 2024-09-25
- Update READMEs with Download Links (#302)
- CI Improvements (#301)
- Expose executor from SDK (#300)
- Update README.md (#287)
- [MEGA PR] Overhaul repo, add Eigenlayer AVS example, remove many crates, add testing, remove unused code (#246)
- Promote all dependencies to workspace (#233)
- Remove shell sdk and put inside blueprint manager (#229)
- Blueprint testing (#206)
- Add CLI usage documentation to README (#228)
- Rename Gadget CLI to Tangle CLI (#227)
- Publish Gadget SDK to crates.io (#215)
- add signer selection to the CLI
- Add signers
- Deployment works!
- Add more to the deploy command
- working on deploy cmd
- rename cmds
- add cargo gadget generate cmd
- CLI