Skip to content

Release v0.2.0

Choose a tag to compare

@hkpeprah hkpeprah released this 06 Jun 20:03
· 94 commits to master since this release

Added

  • @bojanpotocnik: Implemented context manager to enable automatic debugger connection opening when context is entered, and connection closed when exited.

Changed

  • @bojanpotocnik: Implemented finalizer method '_finalize()' to tear down connection on destructor.