* Now always returns ``unicode`` on Python 2 for consistency.
1.0.2
------------------
* Now supports expressions with multiple weekdays and ordinal days - thanks jbondia.
1.0.1
------------------
* Now interprets day 7 as Sunday as well as 0, like Linux crontab parsers - thanks vetyy. * Now supports expressions with multiple months separated by commas - thanks MerreM.
1.0.0
------------------
* First release on PyPI, featuring ``prettify_cron`` function.