v0.2.0
What's Changed
- feat: attach to running process by @P403n1x87 in #6
- feat: add Python 3.12 support by @P403n1x87 in #11
- fix: memory leak in Python bytes object retrieval by @P403n1x87 in #18
- fix: race condition on stop by @P403n1x87 in #23
- fix: line table overflow by @P403n1x87 in #43
- fix: CPU clock ID retrieval on Linux by @P403n1x87 in #44
- fix: manage global variables lifetime by @P403n1x87 in #45
- fix: ensure named pipes are cleaned up by @P403n1x87 in #47
- fix: where mode named pipe permissions by @P403n1x87 in #48
Full Changelog: v0.1.0...v0.2.0