Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Releases: SerayaEryn/fast-date-format

v2.2.2

12 Aug 16:12
Compare
Choose a tag to compare

Fixes

  • fix .npmignore

v2.2.1

12 Aug 16:11
Compare
Choose a tag to compare
  • add .npmignore

v2.2.0

28 Jul 16:57
Compare
Choose a tag to compare

Features

  • Locale ita #13

v2.1.1

22 Apr 12:29
Compare
Choose a tag to compare

Fixes

  • fix caching for format x

v2.1.0

26 Jan 10:29
Compare
Choose a tag to compare

Features

  • optimize format x
  • allow caching with token SSS
  • add localization for months and weekdays

v2.0.1

25 Jan 17:00
Compare
Choose a tag to compare

Fixes

  • fixed escaping

v2.0.0

08 Oct 18:07
Compare
Choose a tag to compare

Breaking Changes

  • drop support for node 4
  • contructor accepts dateFormat instead of .format()

Features

  • improve timezone offset performance
  • add escaping of characters
  • add caching option

Documentation

  • document missing year tokens

v1.0.3

23 Aug 07:29
Compare
Choose a tag to compare

Performance

  • improve timezone offset performance

v1.0.2

31 Jul 17:53
Compare
Choose a tag to compare

Performance

  • improve timezone offset performance

v1.0.1

11 Jun 16:00
Compare
Choose a tag to compare

Fixes

  • fix timezoneOffset