Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@fabon-f fabon-f released this 26 Feb 17:33
· 13 commits to master since this release
1b91a94

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