Releases: lightbend/genjavadoc
Releases · lightbend/genjavadoc
0.19
Notable changes
Chores
- build: use latest version of coursier/cache-action by @jrudolph in #293
- support Scala 2.12.15 (and 2.12.16 nightlies) by @SethTisue in #295
- build: remove last traces of travis in documentation by @jrudolph in #294
- master->main in release docs by @raboof in #297
- Update sbt-ci-release to 1.5.9 by @scala-steward in #298
- Update sbt-ci-release to 1.5.10 by @scala-steward in #299
- Update junit-interface to 0.13.2 by @scala-steward in #300
- add Scala 2.13.7 to crossbuild by @SethTisue in #301
- Update sbt to 1.5.7 by @scala-steward in #303
- add Scala 2.13.8 to crossbuild by @SethTisue in #306
- Update sbt to 1.5.8 by @scala-steward in #304
- Update junit-interface to 0.13.3 by @scala-steward in #305
- Document creating signed tags when releasing by @raboof in #308
- Update sbt to 1.6.2 by @scala-steward in #310
- adjust to Scala 2.13.9 changes by @SethTisue in #311
- support Scala 2.12.16 (and 2.12.17 nightlies) by @SethTisue in #313
- Update sbt to 1.7.1 by @scala-steward in #316
- support Scala 2.12.17 (and .18 nightlies) by @SethTisue in #318
- support Scala 2.13.9 (and 2.13.10 nightlies) by @SethTisue in #320
- support Scala 2.13.10 (and 2.13.11 nightlies) by @SethTisue in #322
- Update sbt to 1.7.3 by @scala-steward in #324
- Update sbt-ci-release to 1.5.11 by @scala-steward in #323
- Update sbt to 1.8.0 by @scala-steward in #325
- Update sbt to 1.8.2 by @scala-steward in #326
- Update sbt-ci-release to 1.5.12 by @scala-steward in #327
- Update sbt to 1.8.3 by @scala-steward in #328
- support Scala 2.12.18 (and 2.12.19 nightlies) by @SethTisue in #330
- Update sbt to 1.9.0 by @scala-steward in #332
- add Scala 2.13.11 (and support 2.13.12 nightlies) by @SethTisue in #334
- Update sbt to 1.9.1 by @scala-steward in #335
- Update sbt to 1.9.2 by @scala-steward in #336
- Update sbt to 1.9.3 by @scala-steward in #337
- add Scala 2.13.12 (and support 2.13.13 nightlies) by @SethTisue in #339
- Update sbt to 1.9.4 by @scala-steward in #340
- Update sbt to 1.9.6 by @scala-steward in #341
- Update sbt to 1.9.7 by @scala-steward in #342
- Update sbt to 1.9.8 by @scala-steward in #343
- Version bumps (Scala 2.12.19 & 2.13.13, JDK 21, copyright 2024) by @SethTisue in #345
- Update sbt to 1.9.9 by @scala-steward in #346
- CI config: bump actions versions by @SethTisue in #350
- standardize sbt-ci-release setup by @SethTisue in #351
Full Changelog: v0.18...v0.19
0.18
0.18-RC1
0.17
0.16
0.15
0.15-RC3
v0.15-RC2
0.15-RC1
0.14
Aside from a number of internal changes, this release adds support for Scala 2.12.9, 2.12.10 and 2.13.0 to the mainline release and prepares for the upcoming 2.13.1. It also add basic support for passing annotations to the generated Java stubs thanks to a contribution by @ilx #171. See the milestone for more details.