tangle-network / gadget

A framework for building modular AVS and Tangle Blueprints: https://docs.tangle.tools/developers/blueprints.
https://tangle.tools
Apache License 2.0
12 stars 3 forks source link

chore: release #308

Closed webb-spider[bot] closed 3 weeks ago

webb-spider[bot] commented 3 weeks ago

🤖 New release

Changelog

## `blueprint-metadata`

## [0.1.2](https://github.com/webb-tools/gadget/compare/blueprint-metadata-v0.1.1...blueprint-metadata-v0.1.2) - 2024-09-24 ### Other - Streamline keystore, cleanup testing, refactor blueprint manager, add tests, remove unnecessary code ([#285](https://github.com/webb-tools/gadget/pull/285))
## `gadget-blueprint-proc-macro-core`
## [0.1.2](https://github.com/webb-tools/gadget/compare/gadget-blueprint-proc-macro-core-v0.1.1...gadget-blueprint-proc-macro-core-v0.1.2) - 2024-09-24 ### Other - Streamline keystore, cleanup testing, refactor blueprint manager, add tests, remove unnecessary code ([#285](https://github.com/webb-tools/gadget/pull/285))
## `gadget-blueprint-proc-macro`
## [0.1.2](https://github.com/webb-tools/gadget/compare/gadget-blueprint-proc-macro-v0.1.1...gadget-blueprint-proc-macro-v0.1.2) - 2024-09-24 ### Other - Remove Logger ([#311](https://github.com/webb-tools/gadget/pull/311)) - Streamline keystore, cleanup testing, refactor blueprint manager, add tests, remove unnecessary code ([#285](https://github.com/webb-tools/gadget/pull/285))
## `gadget-io`
## [0.0.2](https://github.com/webb-tools/gadget/compare/gadget-io-v0.0.1...gadget-io-v0.0.2) - 2024-09-24 ### Other - Streamline keystore, cleanup testing, refactor blueprint manager, add tests, remove unnecessary code ([#285](https://github.com/webb-tools/gadget/pull/285)) - CI Improvements ([#301](https://github.com/webb-tools/gadget/pull/301)) - Expose executor from SDK ([#300](https://github.com/webb-tools/gadget/pull/300)) - [MEGA PR] Overhaul repo, add Eigenlayer AVS example, remove many crates, add testing, remove unused code ([#246](https://github.com/webb-tools/gadget/pull/246)) - Add more checks to CI ([#244](https://github.com/webb-tools/gadget/pull/244)) - Cleanup unused dependencies ([#237](https://github.com/webb-tools/gadget/pull/237)) - Promote all dependencies to workspace ([#233](https://github.com/webb-tools/gadget/pull/233)) - Make `{core, io, common}` no_std and WASM compatible ([#231](https://github.com/webb-tools/gadget/pull/231)) - Remove shell sdk and put inside blueprint manager ([#229](https://github.com/webb-tools/gadget/pull/229)) - Blueprint testing ([#206](https://github.com/webb-tools/gadget/pull/206)) - Unify crate licenses ([#223](https://github.com/webb-tools/gadget/pull/223))
## `cargo-tangle`
## [0.1.1-beta.7](https://github.com/webb-tools/gadget/releases/tag/cargo-tangle-v0.1.1-beta.7) - 2024-09-24 ### Other - Update READMEs with Download Links ([#302](https://github.com/webb-tools/gadget/pull/302)) - CI Improvements ([#301](https://github.com/webb-tools/gadget/pull/301)) - Expose executor from SDK ([#300](https://github.com/webb-tools/gadget/pull/300)) - Update README.md ([#287](https://github.com/webb-tools/gadget/pull/287)) - [MEGA PR] Overhaul repo, add Eigenlayer AVS example, remove many crates, add testing, remove unused code ([#246](https://github.com/webb-tools/gadget/pull/246)) - Promote all dependencies to workspace ([#233](https://github.com/webb-tools/gadget/pull/233)) - Remove shell sdk and put inside blueprint manager ([#229](https://github.com/webb-tools/gadget/pull/229)) - Blueprint testing ([#206](https://github.com/webb-tools/gadget/pull/206)) - Add CLI usage documentation to README ([#228](https://github.com/webb-tools/gadget/pull/228)) - Rename Gadget CLI to Tangle CLI ([#227](https://github.com/webb-tools/gadget/pull/227)) - Publish Gadget SDK to crates.io ([#215](https://github.com/webb-tools/gadget/pull/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
## `blueprint-test-utils`
## [0.1.1](https://github.com/webb-tools/gadget/releases/tag/blueprint-test-utils-v0.1.1) - 2024-09-24 ### Other - Remove Logger ([#311](https://github.com/webb-tools/gadget/pull/311)) - Streamline keystore, cleanup testing, refactor blueprint manager, add tests, remove unnecessary code ([#285](https://github.com/webb-tools/gadget/pull/285)) - CI Improvements ([#301](https://github.com/webb-tools/gadget/pull/301)) - Expose executor from SDK ([#300](https://github.com/webb-tools/gadget/pull/300)) - [MEGA PR] Overhaul repo, add Eigenlayer AVS example, remove many crates, add testing, remove unused code ([#246](https://github.com/webb-tools/gadget/pull/246)) - Remove unused workspace dependencies ([#276](https://github.com/webb-tools/gadget/pull/276)) - Add mpc blueprint starting point, cleanup abstractions ([#252](https://github.com/webb-tools/gadget/pull/252)) - Add more checks to CI ([#244](https://github.com/webb-tools/gadget/pull/244)) - Fix `too_long_first_doc_paragraph` ([#243](https://github.com/webb-tools/gadget/pull/243)) - Promote all dependencies to workspace ([#233](https://github.com/webb-tools/gadget/pull/233)) - Make `{core, io, common}` no_std and WASM compatible ([#231](https://github.com/webb-tools/gadget/pull/231)) - Remove shell sdk and put inside blueprint manager ([#229](https://github.com/webb-tools/gadget/pull/229)) - Blueprint testing ([#206](https://github.com/webb-tools/gadget/pull/206))


This PR was generated with release-plz.

drewstone commented 3 weeks ago

Very nice @shekohex, hope we continue this and it works for us!