Munch

Latest version: v4.0.0

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

Scan your dependencies

Page 1 of 3

4.0.0

------------------

* Remove six dependency

3.0.0

------------------

* Fix munchify for tuples of lists
* Require Python >=3.6 and upgrade syntax - thanks EwoutH
* Update __init__.py to work with non standard version - thanks mboisson
* Allow importing even when VERSION read fails - thanks mdornseif and dangillet
* Add imports to README
* replace pkg_resources with importlib.metadata - thanks dhellmann
* Added RecursiveMunch object - thanks GuillaumeRochette

2.5.0

------------------

* Support ``fromJSON`` classmethod for all Munch subclasses (PR [55](https://github.com/Infinidat/munch/pull/55))
* Fix return value of DefaultMunch and DefaultFactoryMunch's get method (fixes [53](https://github.com/Infinidat/munch/issues/53))
* Support ``fromYAML`` classmethod for all Munch subclasses (PR [52](https://github.com/Infinidat/munch/pull/52) fixes [#34](https://github.com/Infinidat/munch/issues/34)

2.4.0

------------------

* Remove usage of deprecated API: Add default loader to yaml loads (PR [51](https://github.com/Infinidat/munch/pull/51))
* Switch to PBR 49 (PR [49](https://github.com/Infinidat/munch/pull/49))
* Add constructors to all PyYAML loaders (PR [47](https://github.com/Infinidat/munch/pull/47))
* Fix namedtuple handling (PR [46](https://github.com/Infinidat/munch/pull/46) - thanks atleta)
* Correctly handle object cycles in munchify and unmunchify (PR [41](https://github.com/Infinidat/munch/pull/41) - thanks airbornemint)
* Improve subclassing behavior (PR [38](https://github.com/Infinidat/munch/pull/38) - thanks JosePVB)

2.3.2

------------------

* Limit travis deployment conditions
* Build python wheels (PR [32](https://github.com/Infinidat/munch/pull/32) - thanks pabelanger)

2.3.1

------------------

* Avoid running yaml tests when in no-deps environment
* Use flat dicts in ``__getstate__`` (closes [32](https://github.com/Infinidat/munch/issues/30) - thanks harlowja)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.