Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.16 KB

CHANGELOG.rst

File metadata and controls

43 lines (33 loc) · 1.16 KB

Changelog

0.5.0 (2024-04-15)

0.4.0 (2024-04-03)

0.3.0 (2023-09-21)

  • Drop Python 3.7 support, make Python 3.11 support official.
  • Support tldextract >= 3.6, make the requirement of tldextract >= 1.2 explicit.

0.2.0 (2022-02-01)

  • Update :class:`~.Patterns` to be frozen so instances can easily be deduped based on its hash uniqueness.
  • Remove Python 3.6 support

0.1.0 (2021-11-19)

  • Initial release