v0.2.0
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