Releases: pitchblack408/pyawscron
Releases · pitchblack408/pyawscron
Resolve Issue 65
What's Changed
- Allowing newer versions of python-dateutil by @pitchblack408 in #66
Full Changelog: 1.0.6...1.0.7
Implemented Issues 55 and 56
Issue 56: The "W" wildcard works with non existent dates
Added dependencies to setup.py
Merge pull request #54 from pitchblack408/develop trying to get cicd to work again
Fix list from wildcard ',' is not sorted after parsing
Merge pull request #47 from pitchblack408/develop Fix list from wildcard ',' is not sorted after parsing
Fixed Range n get_days_of_month_from_days_of_week
Fix calendar month range in get_days_of_month_from_days_of_week, the range is now based on calendar lookup.
Prev Methods Implemented
Merge pull request #42 from pitchblack408/develop Adding prev method and prev helper function
Next Helper Methods
Adding helper methods to make easier to use.
First Release
Merge pull request #35 from pitchblack408/develop Renaming project pipy