Releases: pypa/packaging
Releases · pypa/packaging
20.0
-
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 forpackaging.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
, andmicro
aliases topackaging.version.Version
(:issue:226
) -
Properly mark
packaging
has being fully typed by adding apy.typed
file (:issue:226
)
19.2
Merge pull request #201 from brettcannon/release-19.2 Release 19.2