Skip to content

Releases: pypa/packaging

20.0

06 Jan 06:28
47d40f6
Compare
Choose a tag to compare
  • Add type hints (:issue:191)

  • Add proper trove classifiers for PyPy support (:issue:198)

  • Scale back depending on ctypes for manylinux support detection (:issue:171)

  • Use sys.implementation.name where appropriate for packaging.tags (:issue:193)

  • Expand upon the API provded by packaging.tags: interpreter_name(), mac_platforms(), compatible_tags(), cpython_tags(), generic_tags() (:issue:187)

  • Officially support Python 3.8 (:issue:232)

  • Add major, minor, and micro aliases to packaging.version.Version (:issue:226)

  • Properly mark packaging has being fully typed by adding a py.typed file (:issue:226)

19.2

18 Sep 22:40
7890ca8
Compare
Choose a tag to compare
Merge pull request #201 from brettcannon/release-19.2

Release 19.2