Skip to content

Releases: obormot/PythonBreakpoints

0.4.0: add a try-except wrapping breakpoint

13 May 08:49
Compare
Choose a tag to compare
add wrapping code selection in a try-except block

0.3.3: add a screenshot

28 Dec 04:39
Compare
Choose a tag to compare
add the screenshot to README

0.3.2: minor the release message

28 Dec 04:09
Compare
Choose a tag to compare
err.. one more try to get the release messaging right

0.3.0: simplify and refactor

28 Dec 03:14
Compare
Choose a tag to compare
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

20 Jun 05:35
Compare
Choose a tag to compare

The keyboard shortcut for Goto Breakpoint is now ctrl+shift+g across platforms.

0.1.4: bugfix

03 Jun 02:50
Compare
Choose a tag to compare

Fixes an issue with settings not being loaded in ST3

0.1.3: make debugger configurable

02 Jun 17:19
Compare
Choose a tag to compare

Debugger module is now configurable in settings.

0.1.2: bugfixes

15 Mar 06:17
Compare
Choose a tag to compare
Update README.md

0.1.1

06 Jan 04:26
Compare
Choose a tag to compare
minor cleanup