Skip to content

v1.1.0

Compare
Choose a tag to compare
@joebobmiles joebobmiles released this 16 Jul 20:42
· 174 commits to master since this release

1.1.0 (2021-07-16)

Bug Fixes

  • all diff/patch bugs have been resolved (4982f2e)
  • diff now handles edge cases (32767b1)

Features

  • arrays of objects can be diffed (1c73ba9)
  • arrays of scalars are properly diffed (147c391)
  • basic object diffing (9ce2178)
  • implement our own json-diff (#10) (8eb78f9)