Skip to content

Releases: bircni/get-size2

0.1.4

18 Mar 16:31
2dca184
Compare
Choose a tag to compare

What's Changed

  • Fix: cargo machete workflow by @bircni in #6
  • patch lints by @bircni in #7
  • 🌍 Optionally implement GetSize for url by @tosti007 in #8
  • 🕰️ Optionally implement GetSize for chrono and chrono-tz by @tosti007 in #9
  • Refactor CI workflow by @bircni in #10

Full Changelog: 0.1.3...0.1.4

0.1.3

28 Dec 14:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...0.1.3

0.1.2

14 Sep 23:10
Compare
Choose a tag to compare
  • 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

14 Sep 09:28
Compare
Choose a tag to compare

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

13 Sep 15:53
Compare
Choose a tag to compare