Skip to content

v0.4.6

Choose a tag to compare

@github-actions github-actions released this 19 Jul 13:01
v0.4.6
7b40a3d

Changed

  • Drops the getPeriodValue function in favour of getPeriodAndDurationValue in the serialization interface.
  • Drops the writePeriodValue function in favour of writePeriodAndDurationValue in the serialization interface.

Added

  • Adds the PeriodAndDuration type to aggregate Period and Duration serialization