Releases: bircni/get-size2
Releases · bircni/get-size2
0.1.4
0.1.3
0.1.2
- Remove need of use get_size::GetSize for #[derive(get_size::GetSize)]
- Fix incorrect heap size value for boxed slice
What's Changed
- Feature: Remove need of use get_size::GetSize for #[derive(get_size::GetSize)] by @drmingdrmer in #3
- Fix incorrect heap size value for boxed slice by @CeleritasCelery in #2
Full Changelog: 0.1.1...0.1.2
0.1.1
First official release of get-size2.
This does not include any significant changes except some version bumps to not use yanked crates.
Full Changelog: 0.1.0-beta.1...0.1.1
0.1.0-beta.1
Full Changelog: https://github.com/bircni/get-size2/commits/0.1.0-beta.1