- Community wanted: Reintroduce 7 as DayOfWeek in deviation from standard cron (90). [kiorky]
4.0.0
------------------
- Remove DayOfWeek alias 7 to DayOfWeek 0 to stick to standard cron (90). [kiorky] - Fix DOW ranges calculations when lastday is a Sunday. [kiorky]
3.0.4
------------------
- Fix overflow on 32bits systems (87) [kiorky] - Fix python2 testing (related to 93) [kiorky] - Modernize packaging. Special thanks to Aarni Koskela (akx) for all the inputs. [kiorky, akx]
3.0.3
------------------
- fix lint [kiorky]
3.0.2
------------------
- Fix start_time not respected in get_next/get_prev/all_next/all_prev (86) [hesstobi, kiorky]