Releases: nnethercote/dhat-rs
Releases · nnethercote/dhat-rs
0.3.3
0.3.2
- Fix deadlocks involving programs that use
parking_lot
.
0.3.1
- Faster writing of the output file.
0.3.0
- Total API overhaul, including the addition of heap usage testing.
- Greatly improved performance and testing.
0.3.0-pre.2
- Minor API changes based on user feedback.
- Increased flexibility around heap usage testing.
- Improved documentation.
0.3.0-pre.1
- Total API overhaul, including the addition of heap usage testing.
- Greatly improved performance and testing.
0.2.4
- Fixed a bug in stack trimming.
0.2.3
- Fixed a bug in realloc handling.
- Other minor improvements to code, docs, and testing.
0.2.2
- Fixed a compile error occurring in some configurations.
- Docs now point to the online DHAT viewer.
0.2.1
- Fixed a data race causing assertion failures.
- Added a Code of Conduct.
- Better documentation.