Releases: japgolly/nyaya
Releases · japgolly/nyaya
v0.5.6
- Bugfix for
Multimap[?, Vector, ?]
- Added
GenS(GenSize => Gen[A])
- Added
util.Platform.choose(jvm,js)
and helper jvm |SJS| js
to choose a value depending on which platform the code is running.
v0.5.5
- Added to
Gen
instances:
strengthL
strengthR
mapByEachKey
mapByKeySubset
- Added to the
Gen
object:
traverse
traverseG
genSize
v0.5.4
Changed signature of Prop.forall
.
v0.5.3
- Fix μTest being exported from core module.
v0.5.2
- Build for Scala.JS 0.6.0.
- Scala 2.11.{4 ⇒ 5}