Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@cormacrelf cormacrelf released this 05 Oct 10:05
· 1 commit to master since this release

Documentation

  • Move sorting code to a new module
  • Reorder impls on L1 Date and Edtf
  • Remove as_matcher example from README

Features

  • Add optional serde interop
  • Edtf::sort_order(_start, _end)
  • Some PartialOrd/Ord implementations
  • New methods to access date components that may be absent or XX (unspecified) as Option<Component>

Refactor

  • Merge IntervalFromOpen/IntervalFromUnknown (also To)
  • Remove entire as_matcher API

Full Changelog: v0.1.1...v0.2.0