Skip to content

Releases: bretello/pdbpp

0.12.0rc1

24 Nov 00:16

Choose a tag to compare

0.12.0rc1 Pre-release
Pre-release

What’s Changed

0.11.7

18 Jul 09:35
0.11.7

Choose a tag to compare

What’s Changed

Fixes

  • fix reuse of existing Pdbpp instances with breakpoint(): breakpoints, conditionals and more will persist during a session (#50) @bretello
  • fix loading of original pdb in embedded Python (#45) @artyl

Misc

0.11.6

16 Apr 10:19

Choose a tag to compare

What's Changed

Full Changelog: 0.11.5...0.11.6

0.11.5

13 Apr 15:10

Choose a tag to compare

What's new

What's Changed

  • pdbrc.py example: use pdbpp.DefaultConfig as base by @bretello in #32
  • fix rebind globals by @bretello in #33
  • gha: use ruff inline annotations for lint workflow by @bretello in #35
  • PyPi Release by @bretello in #36
    • enable PyPi release workflow
    • bump to fancycompleter==0.11.0 (drops pyrepl for python internal implementation in 3.13)
    • update installation instructions

Full Changelog: 0.11.4...0.11.5

0.11.4

14 Jan 21:52

Choose a tag to compare

What's Changed

Full Changelog: 0.11.3...0.11.4

0.11.3

17 Apr 13:32

Choose a tag to compare

Fixes

  • fix on windows for >= 3.10 by @bretello in #16: fancycompleter has been bumped to 0.10.5, which replaces pyreadline with pyreadline3 (windows only)

What's Changed

New Contributors

Full Changelog: 0.11.2...0.11.3

0.11.2

09 Nov 19:57

Choose a tag to compare

What's Changed

Fixes crashing reported in pdbpp#521

  • deps: bump fancycompleter to 0.10.4 by @bretello in #2

Full Changelog: 0.11.1...0.11.2

0.11.1

08 Nov 12:51
0.11.1
d0d99c8

Choose a tag to compare

  • pin fancycompleter to 0.10.3

Full Changelog: 0.11.0...0.11.1

0.11.0

07 Nov 12:56
0.11.0
1e26e0c

Choose a tag to compare

0.11.0

Full Changelog: 0.10.3...0.11.0