Skip to content

Releases: bircni/get-size2

0.7.0

20 Sep 13:52

Choose a tag to compare

What's Changed

  • Keep size tracker alive through recursive calls to get_heap_size_with_tracker by @ibraheemdev in #34

Full Changelog: 0.6.3...0.7.0

0.6.1

26 Jul 09:15

Choose a tag to compare

What's Changed

  • Update Cow implementation for unsized types and add heap size tests by @zhu-he in #31
  • Implement GetSize for Rc and Arc slices with tests by @zhu-he in #32

New Contributors

Full Changelog: 0.6.0...0.6.1

0.6.0

23 Jul 19:31

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.2...0.6.0

0.5.2

19 Jul 15:08

Choose a tag to compare

What's Changed

  • 🗺️ Optionally implement GetSize for indexmap by @tosti007 in #26

Full Changelog: 0.5.1...0.5.2

0.5.1

25 Jun 19:55

Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

25 Jun 17:30

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.1...0.5.0

0.4.1

17 Jun 05:06

Choose a tag to compare

What's Changed

New Contributors

Sidenote: As something was corrupted when releasing 0.4.0 I yanked it and rereleased 0.4.1

Full Changelog: 0.3.0...0.4.1

0.3.0

18 Apr 15:46

Choose a tag to compare

What's Changed

  • Optionally implement GetSize for bytes::Bytes by @joeroback in #12

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

09 Apr 07:44
0.2.0
2101b9b

Choose a tag to compare

What's Changed

Full Changelog: 0.1.4...0.2.0

0.1.4

18 Mar 16:31
2dca184

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