CHANGELOG#

[0.2.4] - 2024-10-18#

Changed#

  • Review and Updated module with deprecation decorators for items that are not going to be in the public API.

[0.2.3] - 2024-07-25#

Changed#

  • Updated documentation with AI agent.

[0.2.2] - 2024-02-07#

Added#

  • OM-120201: Added connect mode to the debugger to allow attaching to test processes which are launched separately when running unit tests.

[0.2.0] - 2022-09-28#

  • Prebundle debugpy

[0.1.0] - 2020-02-22#

  • Initial commit