Skip to content

Release 1.1.3

Compare
Choose a tag to compare
@serhii73 serhii73 released this 03 Nov 10:53
· 60 commits to master since this release
6cdd6b5

New features:

  • Add support for fractional units (#876)

Improvements:

  • Fix the returned datetime skipping a day with time+timezone input and PREFER_DATES_FROM = 'future' (#1002)
  • Fix input translation breaking keep_formatting (#720)
  • English: support "till date" (#1005)
  • English: support “after” and “before” in relative dates (#1008)

Cleanups:

  • Reorganize internal data (#1090)
  • CI updates (#1088)