Skip to content

1.3.0

Compare
Choose a tag to compare
@meduzen meduzen released this 10 Oct 00:24
· 121 commits to main since this release
50c24c3

New

  • Support years with more then 4 digits (12345-01-01).
  • Support years prior to year 1 (-0051-01-01).
  • Add setTimeSeparator() to customize the separator between date and time.

Fixed

  • Missing zero-padding in front of years with less then 4 digits (0537-01-01).

Documentation

  • Update links to bundles sizes.

Under the hood

  • Update development dependencies.
  • Update package.json description and keywords fields.
  • Update GitHub actions.