What's New
-
Added support for CPython 3.13.
-
Improve support for Python processes running in containers.
-
Removed the exclude-empty option.
Bugfixes
- Fixed a bug with the MOJO binary format that caused the line end position to wrongly be set to a non-zero value for CPython < 3.11, where line end information is not actually available.
New Contributors
- @somepeoplecallmedisa made their first contribution in #223
- @jankatins made their first contribution in #226