Releases: obormot/PythonBreakpoints
Releases · obormot/PythonBreakpoints
0.4.0: add a try-except wrapping breakpoint
0.3.3: add a screenshot
add the screenshot to README
0.3.2: minor the release message
err.. one more try to get the release messaging right
0.3.0: simplify and refactor
refactor and simplify; no longer insert the import block; fix #8: support gutter icons; (!) breaks compatiblity - refer to messages/0.3.0.txt for detail
0.2.1: new keyboard shortcut
The keyboard shortcut for Goto Breakpoint is now ctrl+shift+g
across platforms.
0.1.4: bugfix
Fixes an issue with settings not being loaded in ST3
0.1.3: make debugger configurable
Debugger module is now configurable in settings.
0.1.2: bugfixes
Update README.md