Skip to content

v2.6.0 (2023-08-14)

Choose a tag to compare

@ptaoussanis ptaoussanis released this 14 Aug 11:43
· 63 commits to master since this release

📦 Available on Clojars, this project uses Break Versioning.

This is a non-breaking maintenance release, but includes changes (improvements) to the formatted string output by format-pstats. This shouldn't affect most users, but may affect you if you do any manual parsing of formatted pstats strings.

Changes since v2.5.1

  • a4aee9f [mod] [Stats ns] Refactor pstats formatting code

Fixes since v2.5.1

  • 4f6e05f [fix] [Stats ns] [#67] Don't interpolate percentiles
  • dce5e40 [fix] [Stats ns] Broken SortedDoubles printing