Skip to content

Tags: kmaork/madbg

Tags

1.3.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #47 from kmaork/py11

* Support python3.11
* Add fail-fast=False
* Tests refactor
* Bump

1.3.1

Fix done_callback loss

1.2.0

bumped version to 1.2.0

1.1.6

bumped version to 1.1.6

1.1.5

fixed post_mortem, bumped to 1.1.5

1.1.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #17 from kmaork/ipython_shell_workaround

fixed 'TerminalInteractiveShell' object has no attribute 'style'

1.1.3

No longer raising BdbQuit

1.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update setup.cfg

1.1.1

fixing ci