tangle-network / gadget

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

chore: release #468

Closed webb-spider[bot] closed 5 days ago

webb-spider[bot] commented 1 week ago

🤖 New release

Changelog

## `gadget-blueprint-proc-macro-core`

## [0.2.0](https://github.com/tangle-network/gadget/compare/gadget-blueprint-proc-macro-core-v0.1.5...gadget-blueprint-proc-macro-core-v0.2.0) - 2024-11-16 ### Added - *(gadget-sdk)* [**breaking**] integrate `blueprint-serde` ([#469](https://github.com/tangle-network/gadget/pull/469)) ### Other - *(macros)* cleanup macros, add better error handling, dedup code, DX ([#472](https://github.com/tangle-network/gadget/pull/472))
## `gadget-sdk`
## [0.5.0](https://github.com/tangle-network/gadget/compare/gadget-sdk-v0.4.0...gadget-sdk-v0.5.0) - 2024-11-16 ### Added - Add utils for blueprints: hashing, config convenience functions ([#476](https://github.com/tangle-network/gadget/pull/476)) - improved eigenlayer context and testing ([#453](https://github.com/tangle-network/gadget/pull/453)) - *(gadget-sdk)* [**breaking**] integrate `blueprint-serde` ([#469](https://github.com/tangle-network/gadget/pull/469)) - *(gadget-sdk)* [**breaking**] add more Docker utils ([#466](https://github.com/tangle-network/gadget/pull/466)) - add IN_ADDR_ANY for V4 and V6 ([#461](https://github.com/tangle-network/gadget/pull/461)) ### Other - *(macros)* cleanup macros, add better error handling, dedup code, DX ([#472](https://github.com/tangle-network/gadget/pull/472)) - enable `format_code_in_doc_comments` for rustfmt ([#467](https://github.com/tangle-network/gadget/pull/467))
## `gadget-blueprint-serde`
## [0.2.0](https://github.com/tangle-network/gadget/compare/gadget-blueprint-serde-v0.1.1...gadget-blueprint-serde-v0.2.0) - 2024-11-16 ### Added - *(gadget-blueprint-serde)* [**breaking**] change array/tuple serialization ### Other - clippy
## `gadget-blueprint-proc-macro`
## [0.4.0](https://github.com/tangle-network/gadget/compare/gadget-blueprint-proc-macro-v0.3.1...gadget-blueprint-proc-macro-v0.4.0) - 2024-11-16 ### Added - *(gadget-sdk)* [**breaking**] integrate `blueprint-serde` ([#469](https://github.com/tangle-network/gadget/pull/469)) ### Other - *(macros)* cleanup macros, add better error handling, dedup code, DX ([#472](https://github.com/tangle-network/gadget/pull/472))
## `gadget-context-derive`
## [0.2.1](https://github.com/tangle-network/gadget/compare/gadget-context-derive-v0.2.0...gadget-context-derive-v0.2.1) - 2024-11-16 ### Added - improved eigenlayer context and testing ([#453](https://github.com/tangle-network/gadget/pull/453))
## `blueprint-test-utils`
## [0.1.2](https://github.com/tangle-network/gadget/compare/blueprint-test-utils-v0.1.1...blueprint-test-utils-v0.1.2) - 2024-11-16 ### Added - improved eigenlayer context and testing ([#453](https://github.com/tangle-network/gadget/pull/453)) ### Other - enable `format_code_in_doc_comments` for rustfmt ([#467](https://github.com/tangle-network/gadget/pull/467)) - fix changelog files ([#464](https://github.com/tangle-network/gadget/pull/464))
## `cargo-tangle`
## [0.2.4](https://github.com/tangle-network/gadget/compare/cargo-tangle-v0.2.3...cargo-tangle-v0.2.4) - 2024-11-16 ### Other - fix changelog files ([#464](https://github.com/tangle-network/gadget/pull/464))
## `blueprint-metadata`
## [0.1.7](https://github.com/tangle-network/gadget/compare/blueprint-metadata-v0.1.6...blueprint-metadata-v0.1.7) - 2024-11-16 ### Other - updated the following local packages: gadget-blueprint-proc-macro-core
## `blueprint-manager`
## [0.1.2](https://github.com/tangle-network/gadget/compare/blueprint-manager-v0.1.1...blueprint-manager-v0.1.2) - 2024-11-16 ### Other - updated the following local packages: gadget-sdk


This PR was generated with release-plz.