- Remove support for Node 6
- Switch tester to Jest
- Remove support for Node 4 & 5
- Updated dependencies
- Replace
rm -rf
withrimraf
for cross platform compatibility - Fix node engine >= requirement to fix yarn install
- Updates for Node 8
- Update dependencies
- Update dependencies to address security issue in momentjs
- New: Negative day will count back from end of month (Benjamin Fox)
- New: Optional day-of-month to start counting from (Benjamin Fox)
- New: Pass day in as string (Andy Craze)
- Fix main reference in package.json
- Initial version