forked from pool/python-deepmerge
* Add typing / drop Python < 3.8 support * feat: add typing for `merge` and `value_strategy` functions * fix: Different hash for same dictionaries problem - update to 2.0b0: * minor: small doc improvement * Add typing / drop Python < 3.8 support OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-deepmerge?expand=0&rev=8
46 lines
1.5 KiB
Plaintext
46 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Sep 28 19:46:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 2.0:
|
|
* Add typing / drop Python < 3.8 support
|
|
* feat: add typing for `merge` and `value_strategy` functions
|
|
* fix: Different hash for same dictionaries problem
|
|
- update to 2.0b0:
|
|
* minor: small doc improvement
|
|
* Add typing / drop Python < 3.8 support
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 19 09:34:58 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.1.1:
|
|
* Fix documentation for custom strategies
|
|
* Update Python versions
|
|
* Make predefined merge strategies work with built-in
|
|
collections subtypes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 30 04:26:09 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
- change URL to https://github.com/toumorokoshi/deepmerge
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 28 10:05:37 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
- update to 1.1.0:
|
|
* no changelog found upstream
|
|
- update to 1.0.1:
|
|
* no changelog found upstream
|
|
- update to 1.0.0:
|
|
* no changelog found upstream
|
|
- update to 0.3.0:
|
|
* no changelog found upstream
|
|
- update to 0.2.1:
|
|
* no changelog found upstream
|
|
- update to 0.2.0:
|
|
* no changelog found upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 13 15:32:28 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
- Initial release of python-deepmerge 0.1.0
|