Skip to content

v0.12.0

Compare
Choose a tag to compare
@jsdw jsdw released this 29 Apr 10:32
· 18 commits to main since this release
34d45a7

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's visit_composite() method now exposes the name and path of the composite type being decoded, if one was provided.