Skip to content

Releases: softwareventures/format-date

v1.1.0

16 Feb 08:49
eadd51c

Choose a tag to compare

1.1.0 (2024-02-16)

Features

  • deps: add support for @softwareventures/date v5 (8c9f5ea)

v1.0.5

30 Jan 06:04
55be860

Choose a tag to compare

1.0.5 (2024-01-30)

Bug Fixes

  • deps: update dependency @softwareventures/date to v4 (55be860)

v1.0.4

26 Jan 03:40
7f22823

Choose a tag to compare

1.0.4 (2024-01-26)

v1.0.3

07 Dec 23:38
db0e380

Choose a tag to compare

1.0.3 (2023-12-07)

Bug Fixes

  • deps: update dependency @softwareventures/array to v7.0.0 (083edc3)
  • deps: widen dependency on tslib to include any later version (ab20850)

v1.0.2

20 Nov 12:21
6843a9d

Choose a tag to compare

1.0.2 (2022-11-20)

Bug Fixes

  • deps: update dependency @softwareventures/array to v6 (#81) (6843a9d)

v1.0.1

13 Oct 09:57
953e006

Choose a tag to compare

1.0.1 (2022-10-13)

Bug Fixes

  • deps: update dependency @softwareventures/nullable to v3 (#78) (953e006)

v1.0.0

04 Oct 23:40

Choose a tag to compare

1.0.0 (2022-10-04)

⚠ BREAKING CHANGES

  • node: node versions 12, 17 are no longer supported.
  • node: node < 12 || ^13 || ^15 are no longer
    supported.

Features

  • dateformatter: add DateFormatter type (6431e81)
  • datetemplate: add dateTemplate function (6c5d3b3)
  • day: add day formatter (df0407a)
  • day2: add day2 formatter (73e33de)
  • dayofweek: add dayOfWeek formatter (875e96a)
  • iso8601: add iso8601 formatter (d8f835a)
  • month: add month formatter (7cf5284)
  • month2: add month2 formatter (419891c)
  • monthname: add monthName formatter (dcdc47a)
  • node: drop support for node < 12 || ^13 || ^15 (806c6a8)
  • node: drop support for node 12, 17 (d79fcf6)
  • make formatters compatible with any date-like type that has the required fields (6283f1c)
  • shortyear: add shortYear formatter (382680b)
  • year: add year formatter (e2d057e)
  • year4: add year4 formatter (65e5054)

Bug Fixes

  • deps: support @softwareventures/date v3.x (f4c267b)
  • deps: update dependency @softwareventures/array to v4 (#2) (ad772c9)
  • deps: update dependency @softwareventures/array to v5 (#48) (222fecd)
  • deps: update dependency @softwareventures/date to v2 (#12) (b0c914d)

v1.0.0-alpha.6

24 Jan 00:08
222fecd

Choose a tag to compare

v1.0.0-alpha.6 Pre-release
Pre-release

1.0.0-alpha.6 (2022-01-24)

Bug Fixes

  • deps: update dependency @softwareventures/array to v5 (#48) (222fecd)

v1.0.0-alpha.5

07 Jul 19:13
b0c914d

Choose a tag to compare

v1.0.0-alpha.5 Pre-release
Pre-release

1.0.0-alpha.5 (2021-07-07)

Bug Fixes

  • deps: update dependency @softwareventures/date to v2 (#12) (b0c914d)

v1.0.0-alpha.4

07 Jul 16:11
ad772c9

Choose a tag to compare

v1.0.0-alpha.4 Pre-release
Pre-release

1.0.0-alpha.4 (2021-07-07)

Bug Fixes

  • deps: update dependency @softwareventures/array to v4 (#2) (ad772c9)