Releases: mdmintz/pdbp
Releases · mdmintz/pdbp
1.8.2 - Repair stack-trace frame indexing
1.8.1 - Recursive debugger support
Recursive debugger support
- Support Pdb's "recursive debugger" feature
--> This resolves #66
What's Changed
Full Changelog: v1.8.0...v1.8.1
1.8.0 - Support Python 3.14
Support Python 3.14
- Add support for Python 3.14
--> This resolves #80
What's Changed
Full Changelog: v1.7.1...v1.8.0
1.7.1 - Support pytest debugger updates
Support pytest debugger updates
- Support changes made in pytest 8.4.0+ for Python 3.13+
--> This resolves #77 - Refresh Python dependencies
What's Changed
Full Changelog: v1.7.0...v1.7.1
1.7.0 - A few updates
1.6.1 - Various updates and fixes
1.6.0 - A refresh and a drop
1.5.4 - `PyInstaller` compatibility
PyInstaller compatibility
What's Changed
- Fix non zip-safe loading of stdlib pdb by @bwoodsend in #68
New Contributors
- @bwoodsend made their first contribution in #68
Full Changelog: v1.5.3...v1.5.4
1.5.3 - Update License classifiers
Update License classifiers
Full Changelog: v1.5.2...v1.5.3