Skip to content

v1.8.10

Compare
Choose a tag to compare
@iamkun iamkun released this 10 Mar 12:54
· 610 commits to master since this release

1.8.10 (2019-03-10)

Bug Fixes

  • Add nepali (ne) locale (#524) (bdbec01)
  • Add WeekYear plugin (a892608)
  • API .locale() with no argument should return current locale name string (8d63d88)
  • CustomParseFormat correct parse HH:mm:ss with only one digit like 0:12:10 (600d547)
  • CustomParseFormat plugin parse Do format string (bf27fda), closes #522
  • Expand setters like .year(2000) .hour(12) (ac532a0)
  • Move toObject, toArray API to separate plugin from core (40a3431)