pypi frozenlist 1.2.0
v1.2.0

latest releases: 1.8.0, 1.7.0, 1.6.2...
4 years ago

Features

  • FrozenList now supports being used as a generic type as per PEP 585, e.g. frozen_int_list: FrozenList[int] (requires Python 3.9 or newer).
    (#172)_
  • Added support for Python 3.10.
    (#227)_
  • Started shipping platform-specific wheels with the musl tag targeting typical Alpine Linux runtimes.
    (#227)_
  • Started shipping platform-specific arm64 wheels for Apple Silicon.
    (#227)_

Don't miss a new frozenlist release

NewReleases is sending notifications on new releases.