Skip to content

Releases: wheelodex/entry-points-txt

v0.2.1 — Packaging updates

01 Dec 12:40
v0.2.1
Compare
Choose a tag to compare
  • Drop support for Python 3.6 and 3.7
  • Support Python 3.11, 3.12, and 3.13
  • Moved to wheelodex organization
  • Migrated from setuptools to hatch

v0.2.0 — Rename `EntryPoint.object` to `attr`

14 Oct 18:42
v0.2.0
Compare
Choose a tag to compare
  • Support Python 3.9 and 3.10
  • Rename EntryPoint.object to attr. The object name remains for backwards compatibility but is deprecated.
  • Export EntryPointSet and refer to it in the README

v0.1.0 — Initial release

20 Jul 18:51
v0.1.0
Compare
Choose a tag to compare