Pony.fm/vendor/nesbot/carbon/history.md
2013-07-25 16:33:12 -05:00

27 lines
607 B
Markdown

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