Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 248 Bytes

CHANGELOG.md

File metadata and controls

8 lines (6 loc) · 248 Bytes

Changelog

0.4.0

  • Bump minimum version of Python to 3.9
  • Raise ValueError upon instantiating LazyImporter with duplicate attributes
  • Include extra_objects in __all__ and __reduce__
  • Add type annotations to LazyImporter(...)