New
1.12.3
sbt-scalaxb 1.12.3 is cross published to:
| sbt Version | Published | | ------------- | :-: | | 1.x | ✅ | | 2.x | ✅ |
sbt 2.x migration
- Cross build to sbt 2.0.0-M4 by @eed3si9n in https://github.com/eed3si9n/scalaxb/pull/686
- Cross build to sbt 2.0.0-RC3 by @xuwei-k in https://github.com/eed3si9n/scalaxb/pull/691
- Cross build to sbt 2.0.0-RC4 by @eed3si9n in https://github.com/eed3si9n/scalaxb/pull/693
- refactor: Use new wildcard syntax by @xuwei-k in https://github.com/eed3si9n/scalaxb/pull/687
updates
- deps: Update Log4j from 1.2.17 to 2.24.3 by @urwithsumit in https://github.com/eed3si9n/scalaxb/pull/681
- fix: Fixes Dispatch core support by @urwithsumit in https://github.com/eed3si9n/scalaxb/pull/682
behind the scene
- deps: Update Scala versions by @xuwei-k in https://github.com/eed3si9n/scalaxb/pull/690
- ci: Bump versions by @eed3si9n in https://github.com/eed3si9n/scalaxb/pull/679
- test: Add test with -Werror by @eed3si9n in https://github.com/eed3si9n/scalaxb/pull/684
- ci: Update sbt version by @xuwei-k in https://github.com/eed3si9n/scalaxb/pull/689
Full Changelog: https://github.com/eed3si9n/scalaxb/compare/v1.12.2...v1.12.3