Skip to content

Releases: bazaarvoice/json-regex-difftool

Version 0.2 Release

25 Mar 17:39
Compare
Choose a tag to compare

Included in this release:

  • 🌟 New Features:
    • Allow external logging to be passed in to JsonDiff class #5
    • Added debugging logging to code 1cb4623
    • Allowed setting of logging level from jsondiff.py script 1cb4623
  • 🐛 Bug fixes
    • Fixed an issue with lists longer than length 1 in diff #4
    • Fixed issues with unicode encoding/decoding from json 1cb4623

First release

11 Dec 22:29
Compare
Choose a tag to compare

This is the first tagged release of the json-regex-difftool. I have proofread, written guides, and generally attempted to vet everything for an official release. I have written tests and set up a framework for testing future pushes via Travis CI. Outside of the tests already written I have NOT done a thorough quality assurance check, but the contributors guide outlines a process for submitting bugs. Please let me know if there is anything I can improve about this tool!

Enjoy