- Added history.md
- Implemented __isset() (thanks @flevour)
- Simplified tomorrow()/yesterday() to rely on today()... more DRY
- Simplified __set() and fixed exception text
- Updated readme
- Updated composer.json
- Added better error messaging for failed readme generation
- Fixed readme typos
- Added static helpers
today()
,tomorrow()
,yesterday()
- Simplified
now()
code
- Added travis-ci.org
- Initial release