Skip to content

0.6.0

Compare
Choose a tag to compare
@vigna vigna released this 03 Jun 14:55
· 11 commits to main since this release

[0.6.0] - 2024-06-03

Changed

  • Updated MemDbg to 0.2.1.

Fixed

  • Added const generic parameters values and names to type hash. Note that
    this change will invalidate type hashes for structures with generic
    constants.

  • Fixed handling of zero-sized zero-copy structs eps_deserialization.