Pony.fm/vendor/nesbot/carbon/history.md

28 lines
607 B
Markdown
Raw Normal View History

2013-07-25 23:33:04 +02:00
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