v1.2.2
What's Changed
- Remove other deferred imports by @timkpaine in #28
- bump python min to 3.11 by @timkpaine in #29
- Drop ssh dep, not needed by @timkpaine in #30
- Allow for choice of start_date or logical_date, fixes #31 by @timkpaine in #33
- Make sure argument matches attribute by @timkpaine in #34
- Move functions to outside for easier testing by @timkpaine in #35
- Expose end condition check as attribute on operator by @timkpaine in #36
- Hotfix for missing check end conditions args by @timkpaine in #37
Full Changelog: v1.2.1...v1.2.2