Releases: prokod/gradle-crossbuild-scala
Releases · prokod/gradle-crossbuild-scala
v0.17.0
bug
- [bug] Plugin wrongly replaces scala-library dependency with scala3-library_3 as part of dependency resolution #141
- [bug] Set
-release
parameter instead of -target
#140
closed
- [closed] Flaky test under DependencyOpsTest #145
doc
- [doc] publishing source & javadoc jars for all scala versions #147
enhancement
- [enhancement][doc] Target compilation strategy names are confusing / misleading #142
v0.16.0
bug
- [bug] pom dependency scopes correct for main build but incorrect for crossbuilds #128
v0.15.0
enhancement
- [enhancement] Support for Scala 3 #127
v0.14.1
bug
- [bug] When using Gradle Kotlin scripts and using the Plugin's ext property Exception is raised #119
enhancement
- [enhancement] Plugin Building - allow project to publish to maven local #121
- [enhancement] To add a task that will run all cross build jar tasks in a bulk #120
v0.14.0
enhancement
- [enhancement] Question: How to pass on extra information to subprojects? #116
- [enhancement] Test suite takes long time to complete #115
- [enhancement] Feature request: source folder per scala version. #78
v0.13.1
bug
- [bug] For an implementation dependency the compile scope is used instead of runtime scope in the generated pom #111
v0.13.0
closed
- [closed] gradle 7 support. #110
- [closed] Support java-library configurations #63
v0.12.1
enhancement
- [enhancement] Possible memory leak #98
v0.12.0
enhancement
- [enhancement] Support custom scalaTag (e.g _2.11, _2.12, _2.13) instead of _? #80
v0.11.0
bug
- [bug] Should be sufficient to have root module containing scala lib to inference the default Scala version for the project #90
enhancement
- [enhancement] Support mixing cross built modules with plain modules in a multi module projects #89
- [enhancement] Add scala to plugin name #82