Skip to content

v2.15.0

Compare
Choose a tag to compare
@mjakubowski84 mjakubowski84 released this 20 Jan 13:59
· 22 commits to master since this release

Two contributions were made in this release:

  1. @flipp5b added codecs for java.time.Instant. A bug in encoding timestamps as nanos was also fixed.
  2. @i10416 turned Path into a value class.

Big thanks to both of them!