- Update dependencies and build targets
- Add generative tests
- Add deps.edn support (via git coordinate)
- Fix issue where falsey map keys were not handled correctly by diff or patch.
- Fix issue where collections could not be cleared.
- Fix issue #3 where patch throws instead of replacing a vector with an number.
- Fix issue #2 where records were treated as maps and threw
- Update dependencies and build targets
- Fix runtime crash where old value was vector and new value was nil
Change in metadata
Only a change in meta data (project moved from github to gitlab).
This release bumps the required version of Clojure and Clojurescript to 1.7.x.
- Issue 20: Patch doesn't retain metadata
- Issue 19: Vector patch fails with null pointer exception
- Issue 16: Switch from cljx to cljc
- Issue 15: Edge case with
nil
- Issue 13 and 14: Edge cases with
nil
First release with support for all built-in data structures