kiorky/croniter (croniter)
### [`v5.0.1`](https://redirect.github.com/kiorky/croniter/blob/HEAD/CHANGELOG.rst#501-2024-10-29)
[Compare Source](https://redirect.github.com/kiorky/croniter/compare/4.0.0...5.0.1)
- Community wanted: Reintroduce 7 as DayOfWeek in deviation from standard cron ([#90](https://redirect.github.com/kiorky/croniter/issues/90)). \[kiorky]
### [`v4.0.0`](https://redirect.github.com/kiorky/croniter/blob/HEAD/CHANGELOG.rst#400-2024-10-28)
[Compare Source](https://redirect.github.com/kiorky/croniter/compare/3.0.4...4.0.0)
- Remove DayOfWeek alias 7 to DayOfWeek 0 to stick to standard cron ([#90](https://redirect.github.com/kiorky/croniter/issues/90)). \[kiorky]
- Fix DOW ranges calculations when lastday is a Sunday. \[kiorky]
### [`v3.0.4`](https://redirect.github.com/kiorky/croniter/blob/HEAD/CHANGELOG.rst#304-2024-10-25)
[Compare Source](https://redirect.github.com/kiorky/croniter/compare/3.0.3...3.0.4)
- Fix overflow on 32bits systems ([#87](https://redirect.github.com/kiorky/croniter/issues/87)) \[kiorky]
- Fix python2 testing (related to [#93](https://redirect.github.com/kiorky/croniter/issues/93)) \[kiorky]
- Modernize packaging. Special thanks to Aarni Koskela (akx) for all the inputs. \[kiorky, akx]
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
==3.0.3
->==5.0.1
Release Notes
kiorky/croniter (croniter)
### [`v5.0.1`](https://redirect.github.com/kiorky/croniter/blob/HEAD/CHANGELOG.rst#501-2024-10-29) [Compare Source](https://redirect.github.com/kiorky/croniter/compare/4.0.0...5.0.1) - Community wanted: Reintroduce 7 as DayOfWeek in deviation from standard cron ([#90](https://redirect.github.com/kiorky/croniter/issues/90)). \[kiorky] ### [`v4.0.0`](https://redirect.github.com/kiorky/croniter/blob/HEAD/CHANGELOG.rst#400-2024-10-28) [Compare Source](https://redirect.github.com/kiorky/croniter/compare/3.0.4...4.0.0) - Remove DayOfWeek alias 7 to DayOfWeek 0 to stick to standard cron ([#90](https://redirect.github.com/kiorky/croniter/issues/90)). \[kiorky] - Fix DOW ranges calculations when lastday is a Sunday. \[kiorky] ### [`v3.0.4`](https://redirect.github.com/kiorky/croniter/blob/HEAD/CHANGELOG.rst#304-2024-10-25) [Compare Source](https://redirect.github.com/kiorky/croniter/compare/3.0.3...3.0.4) - Fix overflow on 32bits systems ([#87](https://redirect.github.com/kiorky/croniter/issues/87)) \[kiorky] - Fix python2 testing (related to [#93](https://redirect.github.com/kiorky/croniter/issues/93)) \[kiorky] - Modernize packaging. Special thanks to Aarni Koskela (akx) for all the inputs. \[kiorky, akx]Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.