Skip to content

Releases: ocaml-community/calendar

3.0.0

11 Oct 15:42
Compare
Choose a tag to compare

CHANGES:

  • Fix Date.week_first_last according to ISO 8601 (@balat)
  • Remove incorrect time zone bound check (@vouillon)
  • Switch from Str to Re (@vouillon)
  • Remove date function from the version API (@c-cube)
  • Add some uility function for comparing dates (@loxs)
  • Switch the build-system to dune (@c-cube)