Skip to content

Releases: dlshriver/intercepts

v0.4.0

17 Feb 04:08
f53fb5b

Choose a tag to compare

This release is a complete overhaul of the intercepts module, which should now support intercepting of all python functions and methods, including builtins. It also adds support for Windows systems.

This release also adds an extensive test suite and CI pipeline using GitHub Actions, which currently achieves 100% code coverage.