Skip to content

v0.3.3

Choose a tag to compare

@FasterSpeeding FasterSpeeding released this 13 Oct 15:53
· 59 commits to master since this release
8e1a1e8

0.3.3 - 2024-10-13

Fixed

  • Correctly mark ctx and callback as positional only in the call_with methods
    and functions to avoid conflicting with passed-through keyword arguments.