Skip to content

Releases: prokod/gradle-crossbuild-scala

v0.17.0

08 Aug 21:32
93005b9
Compare
Choose a tag to compare

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

31 Aug 13:45
daf6074
Compare
Choose a tag to compare

bug

  • [bug] pom dependency scopes correct for main build but incorrect for crossbuilds #128

v0.15.0

28 Apr 18:54
87fde9c
Compare
Choose a tag to compare

enhancement

  • [enhancement] Support for Scala 3 #127

v0.14.1

15 Aug 07:49
284758c
Compare
Choose a tag to compare

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

28 Jul 13:00
73c75f9
Compare
Choose a tag to compare

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

30 Jun 20:19
db92fb4
Compare
Choose a tag to compare

bug

  • [bug] For an implementation dependency the compile scope is used instead of runtime scope in the generated pom #111

v0.13.0

02 Apr 14:54
fd85a15
Compare
Choose a tag to compare

closed

  • [closed] gradle 7 support. #110
  • [closed] Support java-library configurations #63

v0.12.1

04 Feb 17:58
7894e03
Compare
Choose a tag to compare

enhancement

  • [enhancement] Possible memory leak #98

v0.12.0

24 Aug 06:15
dd8057d
Compare
Choose a tag to compare

enhancement

  • [enhancement] Support custom scalaTag (e.g _2.11, _2.12, _2.13) instead of _? #80

v0.11.0

30 Jul 20:27
cfbbb25
Compare
Choose a tag to compare

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