Skip to content

Releases: fabon-f/vremel

v0.5.0

26 Feb 17:33
1b91a94
Compare
Choose a tag to compare

Added

  • startOfWeek and endOfWeek functions
  • parse function

Changed

  • Latin alphabets (A to Z and a to z) in the given format are now reserved for use as pattern characters in formatWithoutLocale. If you want to treat them as literal, escape them. (39f5f9d)

Fixed

  • Fix wrong type annotation in some functions (eb95c5a)

Full Changelog: v0.4.0...v0.5.0