Skip to content

Releases: DKerp/get-size

v0.1.4

23 Jun 19:13
Compare
Choose a tag to compare

What's Changed

  • Generics support for derive, specify accounting rules. by @DKerp in #2
  • Use capacity for accounting. by @DKerp in #4
  • Fixes derive not working on newtypes by @Cyberboss in #9
  • Fix crates.io link for get-size-derive by @Cyberboss in #7
  • Implement GetSize for Box<[T]> by @Cyberboss in #6
  • Implemented struct field size helpers. Fixes #5 by @DKerp in #10

New Contributors

Full Changelog: https://github.com/DKerp/get-size/commits/v0.1.4