mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-22 21:18:00 +01:00
607 B
607 B
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