Releases: microsoft/vscode-python-debugger
Releases · microsoft/vscode-python-debugger
v2024.9.11931011
Bump dev version 2024.9 (#382)
v2024.8.0
finalized released 2024.8 (#381)
2024.8.0
What's Changed
Debugpy Version
- Update debugpy version to 1.8.2.
Code Health
- Upadating SUPPORT.md by @cwebster-99 in #344
- Fix npm vulnerability by @paulacamargo25 in #355
Full Changelog: 2024.6.0...2024.8.0
v2024.7.11591013
v2024.7.11371017
Changes:
This list of changes was auto generated.
v2024.6.0
v2024.5.11172027
fix debugger attach to process when running on WSL (#267) Co-authored-by: JCMais <[email protected]> Co-authored-by: Paula <[email protected]>
v2024.5.11141010
Changes:
Bugs:
- #267: Fix debugger attach to process when running on WSL
This list of changes was auto generated.
v2024.5.11132111
2024.4.0
What's Changed
Enhancements
- Implement issue report by @paulacamargo25 in #260
- Improve debug config in django by @paulacamargo25 in #264
- Improve debug config in flask by @paulacamargo25 in #276
Bug Fixes
- Update use of python extension environment api by @paulacamargo25 in #253
- Fix platform-specific error by @paulacamargo25 in #277
- Fix input error in django and flask pickers by @paulacamargo25 in #292
Code Health
- Fix typos by @StephanTLavavej in #217
- Update
launch.json
schema by @bersbersbers in #243
New Contributors
- @StephanTLavavej made their first contribution in #217
- @bersbersbers made their first contribution in #243
Full Changelog: 2024.2.0...2024.4.0