Releases: inducer/pudb
Releases · inducer/pudb
v2024.1.3
v2024.1.2
What's Changed
- Switch to ruff, fix issues by @inducer in #655
- Break out of search loop after deleting watch by @inducer in #657
- Fix separate-terminal debugging by @MatrixManAtYrService in #656
- Fix typos, add typos CI by @inducer in #658
New Contributors
- @MatrixManAtYrService made their first contribution in #656
Full Changelog: v2024.1.1...v2024.1.2
v2024.1.1
What's Changed
- Track some
urwid.util
deprecations by @inducer in #637 - ci: add dependabot updates for github actions by @alexfikl in #646
- Bump actions/checkout from 3 to 4 by @dependabot in #647
- Redirect pudb warnings to built-in console by @inducer in #650
- Catch IndexError on empty Variables state by @mvanderkamp in #653
Full Changelog: v2024.1...v2024.1.1