- switched testing from mocha to ava
- default Date is current date if date now passed
- returns an object instead of string now. object contains
year
,month
,day
- adds
ymd
property, same astoString()
- removed component support
- fixed component setup #1
- added
.npmignore
file
- Initial release.