Releases: cquiroz/sbt-tzdb
Releases · cquiroz/sbt-tzdb
v4.2.0
What's Changed
- Update sbt to 1.8.0 by @scala-steward in #199
- Update cats-core to 2.9.0 by @scala-steward in #200
- Update sbt-scalafmt to 2.5.0 by @scala-steward in #202
- Update cats-effect to 3.4.1 by @scala-steward in #203
Full Changelog: v4.1.0...v4.2.0
Release 4.1.0
Thanks to @armanbilge we got updates to use new cats-effect and a fix for a parser bug related to changes on tzdb
Release 3.0.0
The biggest change is adding support for scala native and scala 3.0
Thanks to @Lasering for implementing it
Release 2.0.0
The biggest change is support for scala-native. The jsOptimized
flag is now tzdbPlatform
to select among jvm/js/native
Thanks to @sideeffffect to get this working
Release 1.1.0
This release contains mostly library updates and one bigger update:
Besides:
What's Changed
- Update sbt (#138) @cquiroz
- Update sbt-scalafmt to 2.4.6 (#136) @scala-steward
- Bump actions/checkout from 2.3.5 to 2.4.0 (#127) @dependabot
- Bump actions/cache from 2.1.6 to 2.1.7 (#128) @dependabot
- Update cats-core to 2.7.0 (#125) @scala-steward
- Bump olafurpg/setup-scala from 12 to 13 (#114) @dependabot
- Bump actions/checkout from 2.3.4 to 2.3.5 (#122) @dependabot
- Update sbt-ci-release to 1.5.10 (#121) @scala-steward
- Update cats-effect to 2.5.4 (#118) @scala-steward
- Update scala-library to 2.12.15 (#117) @scala-steward
- Update commons-compress to 1.21 (#105) @scala-steward
Release 1.0.1
What's Changed
- use gigahorses default config to avoid config loading from classpath (#46) @an-tex
- Update sbt to 1.4.1 (#45) @scala-steward
- Update cats-core to 2.2.0 (#41) @scala-steward
- Update sbt-ci-release to 1.5.3 (#28) @scala-steward
Release 0.5.0
What's Changed
- Remove better files dependency (#26) @cquiroz
- Support creating a jvm compatible version of the db (#25) @cquiroz
- Update cats-effect to 2.1.3 (#27) @scala-steward
- Update sbt to 1.3.10 (#24) @scala-steward
- Update sbt-scalafmt to 2.3.4 (#23) @scala-steward
- Update kuyfi to 1.0.0 (#17) @scala-steward
- Update commons-compress to 1.20 (#11) @scala-steward
- Update cats-core to 2.1.1 (#13) @scala-steward
- Update sbt-pgp to 2.0.1 (#10) @scala-steward
- Update sbt-sonatype to 2.6 (#15) @scala-steward
Release 0.3.2
- Bugfix on the tzdb parser
Release 0.3.1
- Support latest version of dependencies
- Supports last version of tzdb
Release 0.1.3
- Fixes a bug on windows
- Updated to the latest lib versions