1.12.0
scalaxbJaxbPackage
scalaxb 1.12.0 supports choosing javax
or jakarta
for jaxb package name
Compile / scalaxbJaxbPackage := JaxbPackage.Jakarta
This was contributed by @mrdziuban in #613
updates
- Updates Monocle by @xuwei-k in #612
- Adds Scala 3 build setting by @xuwei-k in #623
- Uses
ClassTag
instead ofManifest
by @xuwei-k in #608
behind the scene
- Avoids
enum
name by @xuwei-k in #610 - Adds JDK 21 test by @xuwei-k in #617
- Adds more Scala versions in scripted test by @xuwei-k in #631
- Adds dependabot setting for Maven plugin by @xuwei-k in #624
- Avoids infix with varargs by @xuwei-k in #611
- Adds parentheses lambda params by @xuwei-k in #607
- Adds explicit type for implicit by @xuwei-k in #614
- Uses string interpolation. fix warnings by @xuwei-k in #615
- Avoids xml pattern match by @xuwei-k in #620
- Fixes warnings in
project/common.scala
by @xuwei-k in #609 - Fixes procedure syntax by @xuwei-k in #616
- Refactors CompilerMatcher.scala by @xuwei-k in #618
- Updates INSTALL.md by @xuwei-k in #619
- Adds Maven plugin test in ci.yml by @xuwei-k in #621
- Uses string interpolation instead of format method by @xuwei-k in #633
- Fixes URL by @xuwei-k in #634
- Uses slash syntax instead of deprecated
in
by @xuwei-k in #635 - Deprecates
CaseClassTooLong
exception by @xuwei-k in #636 - Removes unnecessary
_ match
by @xuwei-k in #637 - Bump actions/checkout from 3 to 4 by @dependabot in #605
- Bump actions/setup-java from 3 to 4 by @dependabot in #643
- Bump maven.version from 2.0.9 to 2.2.1 in /mvn-scalaxb by @dependabot in #626
- Bump org.apache.maven.plugins:maven-release-plugin from 2.2.2 to 3.0.1 in /mvn-scalaxb by @dependabot in #639
- Bump org.codehaus.plexus:plexus-utils from 3.0.17 to 3.0.24 in /mvn-scalaxb by @dependabot in #604
- Deletes
cli/offline.sbt.txt
by @xuwei-k in #622 - Removes old scala version build settings by @xuwei-k in #630
- Fixes
Line is indented too far to the left
warnings in Scala 3 by @xuwei-k in #625 - Update sbt plugins by @xuwei-k in #632
- Bump org.apache.maven.plugins:maven-compiler-plugin from 2.3.2 to 3.11.0 in /mvn-scalaxb by @dependabot in #628
new contributors
Full Changelog: v1.11.1...v1.12.0