Releases: tangle-network/gadget
Releases · tangle-network/gadget
gadget-sdk-v0.5.0
Added
- Add utils for blueprints: hashing, config convenience functions (#476)
- improved eigenlayer context and testing (#453)
- (gadget-sdk) [breaking] integrate
blueprint-serde
(#469)
- (gadget-sdk) [breaking] add more Docker utils (#466)
- add IN_ADDR_ANY for V4 and V6 (#461)
Other
- (macros) cleanup macros, add better error handling, dedup code, DX (#472)
- enable
format_code_in_doc_comments
for rustfmt (#467)
gadget-context-derive-v0.2.1
Added
- improved eigenlayer context and testing (#453)
gadget-blueprint-serde-v0.2.0
Added
- (gadget-blueprint-serde) [breaking] change array/tuple serialization
Other
gadget-blueprint-proc-macro-v0.4.0
Added
- (gadget-sdk) [breaking] integrate
blueprint-serde
(#469)
Other
- (macros) cleanup macros, add better error handling, dedup code, DX (#472)
gadget-blueprint-proc-macro-core-v0.2.0
Added
- (gadget-sdk) [breaking] integrate
blueprint-serde
(#469)
Other
- (macros) cleanup macros, add better error handling, dedup code, DX (#472)
cargo-tangle-v0.2.4
Other
- fix changelog files (#464)
blueprint-metadata-v0.1.7
Other
- updated the following local packages: gadget-blueprint-proc-macro-core
blueprint-manager-v0.1.2
Other
- updated the following local packages: gadget-sdk
gadget-sdk-v0.4.0
Fixed
- (gadget-sdk) [breaking] prevent duplicate and self-referential messages (#458)
- (ci) add doc tests to CI (#383)
- handle edge cases during registration (#452)
Other
- add a p2p test for testing the networking layer (#450)
- Improve code for next documentation update. (#434)
- improve test-utils and lower networking log level (#448)
gadget-blueprint-serde-v0.1.1
Added
- (gadget-blueprint-serde) add crate docs (#459)
Other