Skip to content

Releases: neocotic/date-ext

1.1.0

13 Sep 14:42
01c8537
Compare
Choose a tag to compare
  • 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 add package-lock.json
  • Remove docco usage and existing docs 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

1.0.2

08 Jul 09:35
Compare
Choose a tag to compare
  • #3: Add guards to method declarations to prevent overriding future additions
  • #3: Rename project to date-ext

1.0.1

08 Jul 09:35
Compare
Choose a tag to compare
  • #1: Add scheduling functionality
  • Add add/subtract functionality for common date fields
  • Performance improvements

1.0.0

08 Jul 09:34
Compare
Choose a tag to compare

Initial release