Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 710 Bytes

File metadata and controls

27 lines (20 loc) · 710 Bytes

0.3.0 (2025-10-17)

Feat

  • pypi: package name for this fork (#2)

Fix

  • ruff qa RUF059
  • pass tests in py3.14
  • qa warns from pyright
  • qa warns from pyright
  • qa warns from pyright
  • clear weird union as it will generate issue on py3.14
  • handle forward ref when python 3.10 and lower
  • apply qa
  • apply qa
  • DeprecationWarning: pkg_resources is deprecated as an API (#67)
  • tests: remove Generic from tree detection
  • pkg_resource: remove the use of pkg_resource by importlib.metadata (and importlib_metadata for py<3.10)
  • python: support python3.13 and drop python3.8
  • service class trying to get event loop on init (#61) (#62)

v0.2.0 (2024-03-02)

0.1.0 (2023-01-10)