- Add whereProp to filter for properties
- Make int - double type checks more robust
- DeepCopy: Add ignoreNonJsonObjects option
- DeepCopy: Set throwOnNonJsonObjects to false
- Add throwOnNonJsonObjects
- Add json.deepCopy() extension method
- kidney: changed references to git
- Remove possibility to use . as separator. Add leading ./ to paths
- Print paths when wrong path is given
- Print all paths when a path is not found
- Add isValidJsonKey
- Add ls() methods, add DirectJson()
- Add array manipulation methods
- Split DirectJson into various other methods
- Start new implementation of the package
- Add
DeepCopy(json)
- Add deepCopy, deepEquals and isJson and json