JayDiff v0.1.0 Release Notes

Release Date: 2017-04-27 // almost 7 years ago
  • ๐Ÿ”„ Changelog

    โœ… 4af1f25 adding tests
    ad539a3 The diff type from a slice/map value should not be forwarded
    3d05325 Ignoring paths using glob patterns
    41246c9 Adding report format
    6cae5e7 improve walker to allow self-modification
    508bbca moving project to github.com/yazgazan/jaydiff
    cc2967b adding license
    55cc8f4 adding readme
    400c9d6 adding .travis.yml
    โœ… 9929e4d Removing debuging tests from repo
    f6cda0c Cleaning up api
    e6ce16c removing unnecessary utility functions
    ๐Ÿ— 2c5b715 building in travis
    ๐Ÿ“š 0bb528c Documentation, cli interface and examples
    ๐Ÿ‘• ccde652 linting
    โœ… 476dbc7 Adding tests for IsMissing and IsExcess