Releases: neocotic/date-ext
Releases · neocotic/date-ext
1.1.0
- Add EditorConfig file
- Add
.gitattributes
file - Update
.gitignore
file to be simpler - Update changelog to be easier to digest
- Update
package.json
to be tidier and up-to-date and addpackage-lock.json
- Remove
docco
usage and existingdocs
directory - Add
.npmignore
file to control what is published to npm - Add Travis CI config file
- Add proper contributor guidelines
- Switch build from Cake to Grunt and automate test suite
- Add Bower file
- Add support for AMD
- Add ESLint
- Update license
- Optimize date formatting
- Improve accuracy of
e
&T
format tokens - Improve
README.md
and add shields/badges - Add
getTimezone
method