Releases: microsoft/vscode-python-debugger
Releases · microsoft/vscode-python-debugger
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
2024.2.0
What's Changed
Enhancements
Update debugpy
to the latest version 1.8.1.
2024.0.1
What's Changed
Enhancements
- Open browser after launching by @paulacamargo25 in #214
- Add auto start browser as default value by @paulacamargo25 in #229
Bug Fixes
- Do not create config when esc is hit by @paulacamargo25 in #228
Code Health
- Update some minor debt issues by @paulacamargo25 in #210
- pip(deps): bump packaging from 23.1 to 23.2 by @dependabot in #104
- Adding note to use pre-releases for older versions by @cwebster-99 in #218
New Contributors
- @cwebster-99 made their first contribution in #218
Full Changelog: 2024.0.0...2024.2.0
2024.0.0
Initial release
Initial release of the VS Code Python Debugger extension, with debugpy version 1.7.0