v0.12.0
0.12.0 - 2024-04-29
Update the scale-type-resolver
dependency to 0.2.0 (and bump scale-bits
for the same reason).
The main changes here are:
- Type IDs are now passed by value rather than reference.
- The
Composite
type handed back in the visitor'svisit_composite()
method now exposes the name and path of the composite type being decoded, if one was provided.