Skip to content

Releases: microsoft/vscode-python-debugger

v2024.12.0

14 Oct 18:46
2915959
Compare
Choose a tag to compare

Changes:

Bugs:

  • #444: Fix extracting wheel downloads
  • #437: Fix debugger download

Others:

  • #477: Update version for release
  • #473: Remove dependabot as we do updates manually
  • #472: Updating debugpy to 1.8.7 fixes for python 3.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

29 Aug 10:29
30560bb
Compare
Choose a tag to compare
v2024.11.2024082901 Pre-release
Pre-release
Fix extracting wheel downloads (#444)

v2024.11.2024082801

28 Aug 10:35
30560bb
Compare
Choose a tag to compare
v2024.11.2024082801 Pre-release
Pre-release

Changes:

Bugs:

  • #444: Fix extracting wheel downloads

This list of changes was auto generated.

v2024.11.2024081401

14 Aug 10:36
030769b
Compare
Choose a tag to compare
v2024.11.2024081401 Pre-release
Pre-release

Changes:

Bugs:

  • #437: Fix debugger download

This list of changes was auto generated.

v2024.11.2024080801

08 Aug 10:29
cbafcd0
Compare
Choose a tag to compare
v2024.11.2024080801 Pre-release
Pre-release

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

07 Aug 10:31
38a166b
Compare
Choose a tag to compare
v2024.11.2024080701 Pre-release
Pre-release

Changes:

  • #432: Update debugpy version

This list of changes was auto generated.

v2024.11.2024080201

02 Aug 10:29
cea7159
Compare
Choose a tag to compare
v2024.11.2024080201 Pre-release
Pre-release

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

31 Jul 19:49
261c116
Compare
Choose a tag to compare

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

31 Jul 19:52
086d090
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug Fixes

Code Health

Full Changelog: 2024.8.0...2024.10.0

v2024.9.2024072602

26 Jul 01:24
de9f2c7
Compare
Choose a tag to compare
v2024.9.2024072602 Pre-release
Pre-release

Changes:

Feature Requests:

  • #407: Add setting showPythonInlineValues

Bugs:

  • #411: Fix translation error
  • #409: Only show readable variable types

This list of changes was auto generated.