Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 756 Bytes

RELEASE-NOTES.rst

File metadata and controls

36 lines (24 loc) · 756 Bytes

json-merger v0.7.5

json-merger v0.7.5 was released on April 14 2021.

About

Python module that is able to merge json record objects.

This is an experimental developer preview release.

What's new

  • In dict_merger head is always kept if root matches update.
  • In dict_merger update is always kept if root matches head.

Installation

$ pip install json-merger==0.7.5

Documentation

http://pythonhosted.org/json-merger/

Happy hacking and thanks for flying json-merger.