forked from pool/python-addict
- Update to 2.3.0:
* Document default value behaviour (#126) * Add Python 3.9's merge operators `|` and `|=` support (#127) (#128) * Add alias 'Addict' to import Dict (#118) - Switch to pytest to run tests OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-addict?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 15 05:07:38 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 2.3.0:
|
||||
* Document default value behaviour (#126)
|
||||
* Add Python 3.9's merge operators `|` and `|=` support (#127) (#128)
|
||||
* Add alias 'Addict' to import Dict (#118)
|
||||
- Switch to pytest to run tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 29 07:03:49 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user