Releases: toumorokoshi/deepmerge
Releases · toumorokoshi/deepmerge
Release list
v2.1.0
What's Changed
- minor: add all to strategy init by @szepesisz in #39
- fix: compare by equality, not just hash, in ExtendedSet by @gaoflow in #40
- docs: functools.reduce usage by @neozenith in #37
New Contributors
- @szepesisz made their first contribution in #39
- @gaoflow made their first contribution in #40
- @neozenith made their first contribution in #37
Full Changelog: v2.0...v2.0.1
v2.0
Breaking Changes
What's Changed
- feat: add typing for
mergeandvalue_strategyfunctions 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