You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I made #473, I didn't consider folks might want 1.0.0-M7 artifacts for Scalacheck 1.14.0 for Scala 2.11 and 2.12 (in addition to 2.13.0-RC2). These versions are likely useful for downstream libraries who cross-publish multiple binary versions of Scala.js.
MiMa is enabled in the 1.14.0 branch, but the way it is configured is likely a hindrance to publishing Scala.js. There may a way to improve it.
FWIW, I predict 1.0.0-M7 will be stable, so the 2.11 and 2.12 builds won't have to be released when 2.13.0 final is released. Only 2.13.0 artifacts will be needed.
The text was updated successfully, but these errors were encountered:
When I made #473, I didn't consider folks might want 1.0.0-M7 artifacts for Scalacheck 1.14.0 for Scala 2.11 and 2.12 (in addition to 2.13.0-RC2). These versions are likely useful for downstream libraries who cross-publish multiple binary versions of Scala.js.
MiMa is enabled in the 1.14.0 branch, but the way it is configured is likely a hindrance to publishing Scala.js. There may a way to improve it.
FWIW, I predict 1.0.0-M7 will be stable, so the 2.11 and 2.12 builds won't have to be released when 2.13.0 final is released. Only 2.13.0 artifacts will be needed.
The text was updated successfully, but these errors were encountered: