Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 538 Bytes

CHANGES.rst

File metadata and controls

32 lines (19 loc) · 538 Bytes

Changes

1.0.1 (unreleased)

  • Nothing changed yet.

1.0.0 (2024-11-12)

  • Drop support for Python < 3.10.
  • Add support for Python up to 3.13.
  • Use native namespace packages.

0.0.2 (2020-06-19)

  • Refactor tests to use nti.site.testing for DB and site management.

0.0.1 (2020-06-19)

  • First PyPI release.
  • The weak ref classes no longer have dictionaries for arbitrary attributes. They never persisted arbitrary attributes.