Skip to content

v1.2.0

Compare
Choose a tag to compare
@release-drafter release-drafter released this 20 Aug 16:21
· 3990 commits to develop since this release
8621d4e

Changes

The Tracer capture_method decorator can now be used to capture execution of generator functions, including context managers.

  • chore: bump version to 1.2.0 (#119) by @cakepietoast

🌟 Minor Changes

  • feat: add support for tracing of generators using capture_method decorator (#113) by @cakepietoast

This release was made possible by the following contributors:

@cakepietoast