1.7.7 (2018-09-26)
1.7.6 (2018-09-25)
- add dayjs.unix: add dayjs.unix to parse timestamp in seconds && locale update (5711c5e)
1.7.5 (2018-08-10)
- add isBetween API & update (b5fc3d1)
1.7.4 (2018-07-11)
1.7.3 (2018-07-10)
- locale-nl: set correct weekdays and months (6d089d7)
1.7.2 (2018-07-04)
- DEPRECATED isLeapYear, use IsLeapYear plugin instead (e2e5116)
1.7.1 (2018-07-03)
- fix week() error near the end of the year (fa03689)
1.7.0 (2018-07-02)
- Added method
.week()
to retrieve week of the year (e1c1b1c) - Updated Japanese locae
1.6.10 (2018-06-25)
1.6.9 (2018-06-14)
- add isDayjs => boolean API (6227c8b)
1.6.8 (2018-06-14)
1.6.7 (2018-06-11)
1.6.6 (2018-06-06)
1.6.5 (2018-05-31)
1.6.4 (2018-05-25)
1.6.3 (2018-05-21)
- Changing locales locally is immutable from this release (2cce729), closes #182
- instance locale change should be immutable (84597c9)
- Add more locales
- english ordinal fix
1.6.2 (2018-05-18)
1.6.1 (2018-05-18)
- Add German, Brazilian Portuguese locales
- add() & parse() bug fix & add locale de, pt-br (bf1331e)