Skip to content

Releases: alibaba/PyFlightProfiler

v1.0.5

25 Mar 12:54
5d0d290

Choose a tag to compare

What's Changed

  • Feat/async stack mode by @bppps in #15
  • doc: add full command description by @bppps in #16
  • ci: add testcase by @bppps in #17
  • ci: add testcase by @bppps in #19
  • feat: render command output by @bppps in #20
  • fix: attach on glibc >= 2.35 by @bppps in #21
  • fix: support async stack on cpython >= 3.12, which task field is re… by @bppps in #22
  • refactor: refactor CLI by @bppps in #23

Full Changelog: v1.0.4...v1.0.5

v1.0.4

15 Mar 08:18

Choose a tag to compare

What's Changed

  • lint: simplify comment by @bppps in #11
  • doc: remove unnecessary import in WIKI_zh.md by @bppps in #12
  • fix: supports keyword only method spy by @bppps in #14

Full Changelog: v1.0.3...v1.0.4

v1.0.3

24 Feb 01:48

Choose a tag to compare

What's Changed

New Contributors

  • @bppps made their first contribution in #10

Full Changelog: v1.0.2...v1.0.3