Skip to content

0.16.0 - Introduce MapDiffer

Compare
Choose a tag to compare
@matanlurey matanlurey released this 17 Nov 18:31
· 86 commits to master since this release

0.16.0

  • Refactored MapChangeRecord
    • Added equality and hashCode checks
    • Added MapChangeRecord.apply to apply a change record
  • Added MapDiffer, which implements Differ for a Map