Skip to content

Releases: P403n1x87/austin-python

v1.2.1

08 Nov 23:35
Compare
Choose a tag to compare

What's Changed

  • speedscope format: make units conform to schema by @goxberry in #7

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

27 Oct 16:25
Compare
Choose a tag to compare

What's New

AustinStats objects can now be deep-copied.

v1.1.0

22 Oct 15:42
Compare
Choose a tag to compare

What's New

The AustinStats objects have been made thread-safe.

v1.0.0

29 Jul 08:52
Compare
Choose a tag to compare
fix: dataclasses dependency

v1.0.0b2

02 Jul 13:56
Compare
Choose a tag to compare
v1.0.0b2 Pre-release
Pre-release
fix: terminate Austin best effort

v1.0.0b1

02 Jul 10:42
Compare
Choose a tag to compare
v1.0.0b1 Pre-release
Pre-release

Bugfixes

Fixed exception handling when Austin terminates

v1.0.0a3

26 Jun 15:17
Compare
Choose a tag to compare
v1.0.0a3 Pre-release
Pre-release

Bugfixes

  • Fix handling of Austin reporting of Python versions

v1.0.0a2

26 Jun 14:16
Compare
Choose a tag to compare
v1.0.0a2 Pre-release
Pre-release
refactor: catch invalid semantic version

v1.0.0a1

26 Jun 10:57
abffb75
Compare
Choose a tag to compare
v1.0.0a1 Pre-release
Pre-release

What's New

This pre-release adds support for Austin 3

v0.3.2

08 Mar 20:45
Compare
Choose a tag to compare

Bugfixes

  • Fixed a typo that prevented the compress tool from running
  • Added the diff tool to the library entry points