Releases: microsoft/vscode-python-debugger
Releases · microsoft/vscode-python-debugger
v2024.12.0
Changes:
Bugs:
Others:
- #477: Update version for release
- #473: Remove
dependabot
as we do updates manually - #472: Updating
debugpy
to1.8.7
fixes for python3.13.0
- #462: Update debugpy info to latest shipped version
- #451: Specify hash for digest check
- #173: Bump actions/setup-python from 4 to 5 in /.github/actions/build-vsix
See More
- #432: Update debugpy version
- #424: Bump typescript from 5.2.2 to 5.5.4
- #251: Bump actions/cache from 3 to 4 in /.github/actions/lint
- #421: Bump mocha and @types/mocha
- #171: Bump github/codeql-action from 2 to 3
- #170: Bump actions/setup-python from 4 to 5
This list of changes was auto generated.
v2024.11.2024082901
Fix extracting wheel downloads (#444)
v2024.11.2024082801
v2024.11.2024081401
v2024.11.2024080801
Changes:
- #173: Bump actions/setup-python from 4 to 5 in /.github/actions/build-vsix
This list of changes was auto generated.
v2024.11.2024080701
v2024.11.2024080201
Changes:
- #424: Bump typescript from 5.2.2 to 5.5.4
- #251: Bump actions/cache from 3 to 4 in /.github/actions/lint
- #421: Bump mocha and @types/mocha
- #171: Bump github/codeql-action from 2 to 3
- #170: Bump actions/setup-python from 4 to 5
- #417: bump-dev-version-2024.11
This list of changes was auto generated.
v2024.10.0
Changes:
Feature Requests:
- #407: Add setting showPythonInlineValues
- #384: Show inline values
- #389: Improve python debug welcome view
Bugs:
- #411: Fix translation error
- #409: Only show readable variable types
- #405: Fix some minor bugs
- #394: Update inline tests for all cases
- #388: Read launch config from devcontainers
See More
- #385: Fix error in args with default config
Others:
- #419: finalized-release-2024.10
- #416: bump release 2024.10
- #168: Bump actions/setup-python from 4 to 5 in /.github/actions/lint
- #130: Bump actions/setup-node from 3 to 4
- #250: Bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.62.0
- #246: Bump actions/cache from 3 to 4 in /.github/actions/build-vsix
- #103: Bump actions/checkout from 3 to 4
- #398: Update pre-release pipeline
- #397: Update vscode packages
- #391: Add missing telemetry and extra logging
- #382: Bump dev version 2024.9
This list of changes was auto generated.
2024.10.0
What's Changed
Enhancements
- Improve python debug welcome view by @paulacamargo25 in #389
- Show inline values by @paulacamargo25 in #384
- Add setting showPythonInlineValues by @paulacamargo25 in #407
Bug Fixes
- Fix error in args with default config by @paulacamargo25 in #385
- Read launch config from devcontainers by @paulacamargo25 in #388
- Update inline tests for all cases by @paulacamargo25 in #394
- Fix some minor bugs by @paulacamargo25 in #405
- Only show readable variable types by @paulacamargo25 in #409
- Fix translation error by @paulacamargo25 in #411
Code Health
- Add missing telemetry and extra logging by @paulacamargo25 in #391
Full Changelog: 2024.8.0...2024.10.0
v2024.9.2024072602
Changes:
Feature Requests:
- #407: Add setting showPythonInlineValues
Bugs:
This list of changes was auto generated.