Releases: toumorokoshi/deepmerge
Releases · toumorokoshi/deepmerge
v2.0
Breaking Changes
What's Changed
- feat: add typing for
merge
andvalue_strategy
functions by @Atry in #33 - fix: Different hash for same dictionaries problem by @alexeykomp in #32
New Contributors
- @icy made their first contribution in #29
- @nhairs made their first contribution in #30
- @Atry made their first contribution in #33
- @alexeykomp made their first contribution in #32
Full Changelog: v1.1.1...v2.0
v2.0b0
v1.1.1
What's Changed
- Fix documentation for custom strategies by @jan-golda in #24
- Update Python versions by @pabloge in #26
- Make predefined merge strategies work with built-in collections subtypes by @pabloge in #25
New Contributors
- @jan-golda made their first contribution in #24
- @pabloge made their first contribution in #26
Full Changelog: v1.1.0...v1.1.1