Skip to content

Releases: P403n1x87/austin-python

v1.7.1

20 Nov 12:52
15efbf5
Compare
Choose a tag to compare

What's Changed

  • fix: correct units for memory metrics by @sparrowt in #29
  • perf: avoid repeatedly re-parsing frames by @sparrowt in #27

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.0

29 Oct 16:14
8444d17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.7.0

v1.6.0

11 Sep 10:15
bdee9ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.6.0

v1.5.1

14 Aug 14:05
Compare
Choose a tag to compare

Bug Fixes

Relaxed dependency requirements to improve compatibility with other packages installed within the same environment.

v1.5.0

23 Jan 10:57
93abffa
Compare
Choose a tag to compare

What's Changed

  • test/threads: fix state leakage across tests by @delroth in #14
  • feat: add support for column-level location data by @P403n1x87 in #15

Full Changelog: v1.4.2...v1.5.0

v1.4.2

31 Oct 15:40
4292f1c
Compare
Choose a tag to compare

What's Changed

  • pyproject: replace default project description by @delroth in #12

New Contributors

Full Changelog: v1.4.1...v1.4.2

v1.4.1

26 Oct 18:12
Compare
Choose a tag to compare

Bugfixes

  • Fixed multiprocess support with the MOJO format.

v1.4.0

24 Oct 18:35
4517b97
Compare
Choose a tag to compare

What's New

  • Added the austinp-resolve tool to resolve Austin files generated by the austinp variant of Austin.

v1.3.0

22 Oct 18:39
Compare
Choose a tag to compare

What's New

  • Added the mojo2austin conversion tool

v1.2.2

27 Apr 14:18
Compare
Choose a tag to compare

Bugfixes

  • Fixed a bug that prevented data collected on Windows to be converted to other formats with the command-line tools provided by the library (e.g. austin2speedscope) correctly.