Skip to content

Releases: cquiroz/scala-java-locales

v1.5.4

31 May 19:56
v1.5.4
4eb27b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.3...v1.5.4

v1.5.1

26 Nov 21:27
v1.5.1
2c41d3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

10 Nov 00:57
v1.5.0
2e5aa24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.5.0

Release 1.4.1

28 Jun 15:20
v1.4.1
28baacc
Compare
Choose a tag to compare

Support scala-native 0.4.5

Thanks @sideeffffect

v1.4.0

20 May 00:23
v1.4.0
0370c09
Compare
Choose a tag to compare

What's Changed

Release 1.2.1

05 Aug 19:21
8f38a8e
Compare
Choose a tag to compare

What's Changed

v1.2.0

15 May 02:25
v1.2.0
a743b4a
Compare
Choose a tag to compare

What's Changed

Release 1.1.0

20 Dec 03:10
v1.1.0
Compare
Choose a tag to compare

Important changes:

  • Adds support for scala 3.0.0-M2 and 3.0.0-M3
  • Drops support for scala.js 0e6

Release 0.6.0

06 Mar 19:53
v0.6.0
5573357
Compare
Choose a tag to compare

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:

Release 0.3.12-cldr34

21 Oct 18:45
v0.3.12-cldr34
b132595
Compare
Choose a tag to compare
  • Update to cldr34
  • Support scala.js 1.0.0-M6
  • Support scala 2.13.0-M6