Skip to content

Releases: microsoft/debugpy

debugpy v1.6.3

15 Aug 23:24
Compare
Choose a tag to compare

Fixes: #869, #973, #987, #995, #1008

Improvements: #951, #1001

debugpy v1.6.2

07 Jul 21:10
Compare
Choose a tag to compare

Fixes unintentional breaking change in public API in debugpy 1.6.1 (#975).

Other fixes: #969

debugpy v1.6.1

06 Jul 18:43
Compare
Choose a tag to compare

debugpy API now has type annotations.

Optimizations based on frame evaluation API are re-enabled by default.

Other improvements: #743, #774, #893, #945

Bug fixes: #705, #731, #861, #865, #882, #889, #896, #915, #921, #928, #934

debugpy v1.6.0

24 Mar 21:45
Compare
Choose a tag to compare

Python 3.6 and below is no longer supported. Python 2 is no longer supported at all.

Improvements: #170, #202, #213, #515, #678, #790, #800

Bug fixes: #770, #812, #815, #827, #837, #844, #854, #858

debugpy v1.5.1

18 Oct 20:10
Compare
Choose a tag to compare

Bug fixes: #742, #751, #754.

debugpy v1.5.0

04 Oct 19:10
Compare
Choose a tag to compare

What's Changed

Python 3.10 is now fully supported.

Bug fixes: #699, #724, #716, #721

debugpy v1.4.3

09 Sep 18:00
Compare
Choose a tag to compare

Initial (incomplete) support for Python 3.10rc.

Bug fixes: #155, #545, #579, #680

debugpy v1.4.1

23 Jul 18:15
Compare
Choose a tag to compare

Bug Fixes: #664, #669

debugpy v1.4.0

21 Jul 18:27
Compare
Choose a tag to compare

Bug fixes: #203, #576, #586, #601, #603, #604, #607, #615, #617, #620, #626, #628, #642, #661

Improvements: #468

debugpy v1.3.0

04 May 21:24
Compare
Choose a tag to compare

Bug fixes: #148, #150, #169, #190, #391, #492, #533, #541, #542, #566

Improvements: #212, #288, #576