Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 347 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 347 Bytes

1.1.0

  • Add basic noxfile with uv backend.
  • Simplified patching implementation.
  • Test dependency updates.

1.0.2

  • Add uvloop example to README.md
  • Improved tests coverage.
  • Improved modified code documentation.

1.0.1

  • requires-python metadata is now properly set to ">=3.8,<3.11"

1.0.0

  • Initial Reference Implementation