Skip to content

v0.2.0

Compare
Choose a tag to compare
@jatcwang jatcwang released this 12 Jul 21:44
· 66 commits to master since this release
f5f7b10

What's New

Differ instances for java.time.* types! (#8)

You can now easily diff java.time.* types!

Add contramap method for ValueDiffer (#9)

Useful for wrapper types / "newtypes". See https://jatcwang.github.io/difflicious/docs/best-practices-and-faq for usage examples

Changes

  • Fix sbt output coloring (#10)
  • Update deps (#11)