v0.6.2: per forall configurable seeds, zio ce3 interop
These changes should be source-compatible with the v0.6.x/v0.7.x series.
User facing changes :
Checkers#forall
calls can now be configured individually (forall.withConfig(...){ (a : A) => ... }
- zio-ce3 interop is now supported (part of the 0.7.x series)
Fixes:
- scalajs now uses the js native Date type
- global resources failing should now lead to the test task failing in the build tool