issues
search
zgrossbart
/
jdd
A semantic JSON compare tool
http://www.jsondiff.com
Apache License 2.0
1.05k
stars
183
forks
source link
#61 - added support for base64 encoded data URLs.
#62
Closed
zgrossbart
closed
11 months ago
zgrossbart
commented
11 months ago
This change adds the following:
Support for providing JSON data as base64 data encoded URL parameters
Documentation about this new feature to the README
Extra unit tests to cover this new feature
A fix for text wrapping in error messages
This change adds the following: