Skip to content

Releases: bpholt/java-time-literals

v1.1.1

Choose a tag to compare

@bpholt bpholt released this 19 May 07:09

What's Changed

Dependency/Build Updates

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@bpholt bpholt released this 13 Sep 22:35
c435f5a

Adds support for java.time.format.DateTimeFormatter literals.

v1.0.0

Choose a tag to compare

@bpholt bpholt released this 01 Jun 17:21

Initial release, supporting Scala 3, Scala 2.13, and Scala 2.12, on JVM and JS.

v1.0.0-RC2

Choose a tag to compare

@bpholt bpholt released this 12 Apr 04:10

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

Choose a tag to compare

@bpholt bpholt released this 16 Mar 18:34
move sonatypeCredentialHost because using inThisBuild didn't seem to …