Changes

v1.0.0

  • Removed support for python < 3.8

  • Modernized to support python 3.13

v0.1.3

  • Fixed a bug in handling built-in modules

  • Added transparency of wrapped function docstrings and call signatures

v0.1.2

  • Fixed a bug in overriding anonymous keyword arguments

  • Updated inspect usage for python 3.5

v0.1.1

  • Fixed an error in PyPI-based installation

v0.1.0

  • Initial public release