Releases: bpholt/java-time-literals
Releases · bpholt/java-time-literals
v1.1.1
What's Changed
Dependency/Build Updates
- Update scala-library, scala-reflect to 2.12.15 by @scala-steward in #26
- ci(Mergify): configuration update by @bpholt in #28
- Update sbt-ci-release to 1.5.9 by @scala-steward in #27
- add MiMa binary compatibility checking to the build by @bpholt in #29
- Update sbt-scalajs, scalajs-compiler, ... to 1.7.1 by @scala-steward in #31
- Update sbt-mima-plugin to 1.0.1 by @scala-steward in #30
- Update sbt-ci-release to 1.5.10 by @scala-steward in #32
- Update sbt to 1.5.6 by @scala-steward in #37
- Update scala-library, scala-reflect to 2.13.7 by @scala-steward in #34
- Update sbt-github-actions to 0.14.2 by @scala-steward in #36
- Update sbt to 1.5.7 by @scala-steward in #39
- Update sbt to 1.5.8 by @scala-steward in #40
- Update sbt to 1.6.1 by @scala-steward in #42
- Update sbt to 1.6.2 by @scala-steward in #44
- Update sbt-scalajs-crossproject to 1.2.0 by @scala-steward in #48
- Update sbt-scalajs, scalajs-compiler, ... to 1.10.0 by @scala-steward in #49
- Update sbt-tpolecat to 0.1.22 by @scala-steward in #47
- Update sbt-mima-plugin to 1.1.0 by @scala-steward in #50
- Update scala-library, scala-reflect to 2.13.8 by @scala-steward in #43
- Update sbt-tpolecat to 0.3.1 by @scala-steward in #52
- Update sbt to 1.7.1 by @scala-steward in #58
- Update sbt-scalajs, scalajs-compiler, ... to 1.10.1 by @scala-steward in #54
- Update sbt-tpolecat to 0.3.3 by @scala-steward in #53
- Update sbt-tpolecat to 0.4.1 by @scala-steward in #59
- Update sbt-ci-release to 1.5.11 by @scala-steward in #67
- Update sbt to 1.7.2 by @scala-steward in #66
- Update sbt-scalajs, scalajs-compiler, ... to 1.11.0 by @scala-steward in #63
- Update sbt-mima-plugin to 1.1.1 by @scala-steward in #62
- Update sbt to 1.7.3 by @scala-steward in #68
- Update sbt to 1.8.0 by @scala-steward in #70
- Update sbt-scalajs, scalajs-compiler, ... to 1.12.0 by @scala-steward in #71
- Update sbt to 1.8.2 by @scala-steward in #73
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.0 by @scala-steward in #74
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.1 by @scala-steward in #78
- Update sbt-scalajs-crossproject to 1.3.1 by @scala-steward in #79
- Update sbt-ci-release to 1.5.12 by @scala-steward in #80
- Update scala-library, scala-reflect to 2.12.17 by @scala-steward in #64
- Update sbt-tpolecat to 0.4.2 by @scala-steward in #72
- Update sbt-mima-plugin to 1.1.2 by @scala-steward in #76
- Update scala-library, scala-reflect to 2.13.10 by @scala-steward in #65
- Update scala3-library, ... to 3.2.2 by @scala-steward in #75
- Update literally to 1.1.0 by @scala-steward in #60
- switch to sbt-typelevel plugins for CI and publishing by @bpholt in #81
- include scala-java-time and other platform-appropriate dependencies by @bpholt in #83
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.0
v1.0.0-RC2
Release to test releasing. If this works we'll release v1.0.0
.
This release is identical to v1.0.0-RC1
, but with ScalaJS and Scala 3 support.
v1.0.0-RC1
move sonatypeCredentialHost because using inThisBuild didn't seem to …