Releases: smkent/safeway-coupons
Releases · smkent/safeway-coupons
v0.2.12
v0.2.11
v0.2.10
v0.2.9
v0.2.8
v0.2.7
v0.2.6: Merge pull request #97 from smkent/selenium-exceptions
Catch all web driver exception types instead of just timeouts
v0.2.5
v0.2.4
What's Changed
- Improve crontab argument quoting, add
EXTRA_ARGS
Docker env var by @smkent in #89 - Add
-E
/--continue-on-error
argument by @smkent in #90 - Add
--sendmail
argument for custom sendmail path, arguments by @smkent in #91 - Update dependencies by @smkent in #92
- Replace pytest
ids
list withpytest.param
instances by @smkent in #93
Full Changelog: v0.2.3...v0.2.4