New
1.12.4
sbt-scalaxb 1.12.4 is cross published to:
| sbt Version | Published | | ------------- | :-: | | 1.x | ✅ | | 2.x | ✅ |
🐛 bug fixes
- fix: Fixes generated code on Scala 3 by @mrdziuban in https://github.com/eed3si9n/scalaxb/pull/697
- fix: Adds the ability to specify
--jaxb-packagethat was missing for mvn-scalaxb by @lciolecki in https://github.com/eed3si9n/scalaxb/pull/699
🎬 behind the scenes
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in https://github.com/eed3si9n/scalaxb/pull/694
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/eed3si9n/scalaxb/pull/695
- Update Maven plugin setup by @eed3si9n in https://github.com/eed3si9n/scalaxb/pull/700
new contributors
- @lciolecki made their first contribution in https://github.com/eed3si9n/scalaxb/pull/699
Full Changelog: https://github.com/eed3si9n/scalaxb/compare/v1.12.3...v1.12.4