Skip to content

Releases: iamkun/dayjs

v1.6.3

21 May 03:02

Choose a tag to compare

1.6.3 (2018-05-21)

Bug Fixes

  • Changing locales locally is immutable from this release (2cce729), closes #182
  • instance locale change should be immutable (84597c9)

v1.6.2

18 May 09:46

Choose a tag to compare

1.6.2 (2018-05-18)

Bug Fixes

  • change-log update && test new npm release (aa49cba), closes #163

v1.6.1

18 May 08:14

Choose a tag to compare

1.6.1 (2018-05-18)

Bug Fixes

  • add() & parse() bug fix & add locale de, pt-br (bf1331e)

v1.6.0

15 May 08:19

Choose a tag to compare

1.6.0 (2018-05-15)

Features

v1.5.24

10 May 05:43
e00b943

Choose a tag to compare

1.5.24 (2018-05-10)

Bug Fixes

v1.5.23

09 May 01:24
aad2fc7

Choose a tag to compare

1.5.23 (2018-05-09)

Bug Fixes

  • fix Update typescript definition (aad2fc7)

v1.5.22

08 May 02:51
986f117

Choose a tag to compare

1.5.22 (2018-05-08)

Bug Fixes

  • fix parse time string vs time stamp (7dbdd1d)
  • fix regex parse bug (877b1c1)

v1.5.21

07 May 16:19
6e299cc

Choose a tag to compare

1.5.21 (2018-05-07)

Bug Fixes

  • fix ios timeout , fix d.ts (edceae3)

v1.5.20

07 May 01:54
52d19b4

Choose a tag to compare

1.5.20 (2018-05-07)

Bug Fixes

  • add ms support (format should support all date parts) (c73254b)
  • add YYYY-MM-DD hh:mm:ss support (0315f3c)
  • format allow escaping char (c9c0abd)

v1.5.19

04 May 01:20
c25bcaf

Choose a tag to compare

1.5.19 (2018-05-04)

Bug Fixes