Skip to content

3.0.0

Latest

Choose a tag to compare

@xvw xvw released this 12 Feb 17:19
· 4 commits to main since this release
9673ba3

CHANGES:

Yocaml

  • Use float instead of int for time and mtime (by xhtmlboi)
  • Add Action.write_files (et consort) to share tasks between the creation of several files (by xhtmlboi)
  • Fix Path.relocate (by mspwn)
  • Add Data.Validation.req and Data.Validation.opt for compact validation and alternative name (by xhtmlboi)
  • Add Data.Validation.where_opt (and String, Int and Float version) (by xvw)
  • Improve pretty-printing of validation errors (by Linda-Njau)
  • Fix typos and improve logs display (by clementd)

Yocaml_unix

  • Improve rendering of 500 error pages on server (by Linda-Njau)
  • Use float instead of int for time and mtime (by xhtmlboi)

Yocaml_eio

  • Improve rendering of 500 error pages on server (by Linda-Njau)
  • Use float instead of int for time and mtime (by xhtmlboi)

Yocaml_git

  • Use float instead of int for time and mtime (by xhtmlboi)