v7.14.0 released
What's Changed
- Add release workflow with https://github.com/sbt/sbt-ci-release by @wing328 in #63
- Update github actions by @xuwei-k in #60
- fix sbt workflow by @wing328 in #64
- cross compile to 2.12 and 2.13 by @wing328 in #65
- Cross compile 3.x and 2.x by @wing328 in #68
- drop sbt 0.13 support by @xuwei-k in #67
- update sbt, scala version by @wing328 in #69
- Fix organization in build.sbt by @wing328 in #70
- Refactor build.sbt by @wing328 in #71
- Revert and add moduleName by @wing328 in #72
- Refactor build.sbt to support cross versions by @wing328 in #73
- Update build.sbt to cover crossScalaVersion by @wing328 in #74
New Contributors
Full Changelog: v7.13.0...v7.14.0