Releases: alibaba/PyFlightProfiler
Releases · alibaba/PyFlightProfiler
v1.0.7 🌟 Agent Skills
What's Changed
- fix: terminal input cross line fix and cursor move by words. by @bppps in #26
- fix: separate console input with cli input. by @bppps in #27
- fix: replace logging with system logger in wrapper by @bppps in #28
- feat: support diagnostics skills by @bppps in #29
- doc: add skill doc description. by @bppps in #30
Full Changelog: v1.0.6...v1.0.7
v1.0.6
v1.0.5
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
taskfield is re… by @bppps in #22 - refactor: refactor CLI by @bppps in #23
Full Changelog: v1.0.4...v1.0.5
v1.0.4
v1.0.3
v1.0.2
What's Changed
- doc: add dm by @bpppps in #2
- fix: add install directory hint for attach. by @bpppps in #4
- feat: support torch profile with stack and shapes and add spy hint fo… by @bpppps in #5
- feat: separate trace depth control and normal interval check to reduc… by @bpppps in #6
- fix: finished unclosed async frame recursively to avoid missing some … by @bpppps in #7
- release v1.0.2 by @bpppps in #8
Full Changelog: v1.0.1...v1.0.2