Skip to content

Releases: nnethercote/dhat-rs

0.3.3

04 Feb 03:46
Compare
Choose a tag to compare
  • Add warning about unreliability and lack of maintenance.

0.3.2

31 Oct 06:04
Compare
Choose a tag to compare
  • Fix deadlocks involving programs that use parking_lot.

0.3.1

26 Sep 04:02
Compare
Choose a tag to compare
  • Faster writing of the output file.

0.3.0

16 Jan 22:20
Compare
Choose a tag to compare
  • Total API overhaul, including the addition of heap usage testing.
  • Greatly improved performance and testing.

0.3.0-pre.2

07 Jan 03:29
Compare
Choose a tag to compare
0.3.0-pre.2 Pre-release
Pre-release
  • Minor API changes based on user feedback.
  • Increased flexibility around heap usage testing.
  • Improved documentation.

0.3.0-pre.1

13 Dec 22:08
Compare
Choose a tag to compare
0.3.0-pre.1 Pre-release
Pre-release
  • Total API overhaul, including the addition of heap usage testing.
  • Greatly improved performance and testing.

0.2.4

20 Nov 00:39
Compare
Choose a tag to compare
  • Fixed a bug in stack trimming.

0.2.3

15 Nov 03:56
Compare
Choose a tag to compare
  • Fixed a bug in realloc handling.
  • Other minor improvements to code, docs, and testing.

0.2.2

13 Jan 18:37
Compare
Choose a tag to compare
  • Fixed a compile error occurring in some configurations.
  • Docs now point to the online DHAT viewer.

0.2.1

13 Dec 04:07
Compare
Choose a tag to compare
  • Fixed a data race causing assertion failures.
  • Added a Code of Conduct.
  • Better documentation.