Immutablecollections

Latest version: v0.12.0

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.5.0

=======================================

New Features
------------

- Distribute type information (PEP 561) (`29 <https://github.com/isi-vista/immutablecollections/issues/29>`_)

0.4.0

=======================================

Backward-incompatible Changes
-----------------------------

- Removes `.as_list()` from `ImmutableSet`.
It is no longer needed since `ImmutableSet` extends `Sequence`. (`12 <https://github.com/isi-vista/immutablecollections/issues/12>`_)


New Features
------------

- Adds module-level factory methods for all collections (e.g. `immutableset(...)`).
These should be preferred over builders and `.of` methods. (`12 <https://github.com/isi-vista/immutablecollections/issues/12>`_)

0.3.0

=======================================

New Features
------------

- Started using towncrier to generate a changelog (`6 <https://github.com/isi-vista/immutablecollections/issues/6>`_)
- Support inversion of MultiDicts (`8 <https://github.com/isi-vista/immutablecollections/issues/8>`_)

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.