Skip to content

v0.40.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 03:16
· 3 commits to main since this release

0.40.0 (2024-09-22)

⚠ BREAKING CHANGES

  • IntervalDay now has "subsecond" and "precision" fields instead
    of "microseconds". Old protobufs should be still read correctly.

Features

  • support new IntervalCompound and updated IntervalDay types (#288) (e24ce6f)