Release 0.6.0
What's Changed
- Support scala 2.13.1, 2.12.10, 2.11.10
- Dropped support for 2.10
- Support Scala.js 0.6.32 and 1.0.1
- Implement Locale#getISO3Country
- Implement Locale#getISO3Language
- Unification of 0.3 and 0.5 branches, it includes currency support
- Does not include the locales db, it must be built with sbt-locales
- Across the board improvements:
- Format with scalafmt
- Uses GH actions
- Uses sbt-tpolecat and sbt-ci-release
PRs:
- Update to release on scala.js 1.0.1 (#148) @cquiroz
- Update sbt-scalafmt to 2.3.2 (#147) @scala-steward
- Update sbt-locales (#146) @cquiroz
- Add a fallback provider (#144) @cquiroz
- Update cldr-api, sbt-locales to 0.2.0 (#143) @scala-steward
- Update sbt-scalafmt to 2.3.1 (#141) @scala-steward
- Update scalafmt-core to 2.4.2 (#142) @scala-steward
- Update sbt-tpolecat to 0.1.11 (#139) @scala-steward
- Update sbt-ci-release to 1.5.2 (#138) @scala-steward
- Rewoked under v0.6.x (#107) @cquiroz
- Fix badge (#136) @sideeffffect
- Update scalastyle-sbt-plugin to 0.9.0 (#126) @scala-steward
- Update sbt-pgp to 1.0.1 (#121) @scala-steward
- Update treehugger to 0.4.3 (#120) @scala-steward