- fix issue #27
- skip generation of diagnostics messages if diagnostics flag is disabled (should speed up derivation a bit)
- skip analyzing java.lang.Object methods, scala.Product methods, as well as case class-generated methods to speed up field matching
- update Scala.js to 1.12.0
- update Scala Native to 0.4.9