bizzabo / diff

Visually compare Scala data structures with out of the box support for arbitrary case classes.
Other
177 stars 17 forks source link

Add support for UUID and Either #14

Closed LMnet closed 8 years ago

LMnet commented 8 years ago

Add support for UUID and Either types.

cvogt commented 8 years ago

@LMnet Nice stuff :). Could I kindly ask you to sign our small and simple CLA? https://cla-assistant.io/xdotai/diff?pullRequest=14

cvogt commented 8 years ago

(don't worry about the merge conflict btw, I'll take care of that)

LMnet commented 8 years ago

@cvogt Signed.

cvogt commented 8 years ago

@LMnet awesome. I built on top of your commit here: #16 So I am closing this and getting #16 ready to be merged. Will release 1.2.0 shortly after, probably later this week.