forked from pool/python-munch
- update to 2.5.0:
* Support fromJSON classmethod for all Munch subclasses * Fix DefaultMunch/DefaultFactoryMunch return value for get method (fixes #53) * Support fromYAML classmethod for all Munch subclasses (fixes #34) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-munch?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 20 19:20:53 UTC 2019 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 2.5.0:
|
||||
* Support fromJSON classmethod for all Munch subclasses
|
||||
* Fix DefaultMunch/DefaultFactoryMunch return value for get method (fixes #53)
|
||||
* Support fromYAML classmethod for all Munch subclasses (fixes #34)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 6 05:40:17 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user