Skip to content

Latest commit

 

History

History
65 lines (36 loc) · 937 Bytes

History.textile

File metadata and controls

65 lines (36 loc) · 937 Bytes

v0.5.1

Build bundle and put main point to it

v0.5.0

Restructure to classes and fix tests
Native esm migration, rollup builds

v0.4.0

  • Add fromIsoTime to Duration

0.3.1

Set correct timezone
Add travis config file
Update bundle
Make new bundle on prepublish
Update build script instructions

0.3.0

  • Add Chinese date time format

0.2.6

  • Inject dateutils to documentation pages
  • Provide bundled version

0.2.5

  • Update DateTime documentation

0.2.1

  • BUGFIX: Include German and French in Datelocale exports

0.2.0

  • Add language support for German and French

0.1.9

  • Put back missing clear date translations

0.1.8

  • Change holidays from json to js in order to make r.js converter work

0.1.7

  • Add list of public holidays for Finland

0.1.5

  • Add documentation

0.1.4

  • Internal refactoring

0.1.3

  • Add plusDays and minusDays methods to DateTime