Releases: smkent/safeway-coupons
Releases · smkent/safeway-coupons
v0.1.8
v0.1.7
v0.1.6
What's Changed
- Update project dependencies via
poetry update
by @smkent in #54 - Fix environment-based config loader to use documented env vars by @smkent in #55
- Apply updates from upstream project template by @smkent in #56
- Add Docker container and example docker-compose configuration by @smkent in #57
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Apply updates from upstream project template by @smkent in #49
- Update project dependencies via "poetry update" by @smkent in #50
- Update project dependencies via
poetry update
by @smkent in #52 - Apply updates from upstream project template by @smkent in #53
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Apply updates from upstream project template by @smkent in #42
- Apply updates from upstream project template by @smkent in #43
- Apply updates from upstream project template by @smkent in #44
- Update package dependencies by @smkent in #45
- Set development status to beta by @smkent in #46
- Apply updates from upstream project template by @smkent in #47
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Initial release to PyPI after rewriting safeway-coupons as a Python package.
What's Changed
- Fixes tuple index out of range by @borgified in #2
- fix: update deprecated function call by @trentontrees in #10
- Updated to work with Safeway's new Okta login. by @jmacknet in #21
- Recreate safeway-coupons project using cookie-python by @smkent in #25
- Move toplevel main.py code into main() by @smkent in #26
- Rewrite safeway-coupons for use as a Python package by @smkent in #27
- Enable publishing to test PyPI by @smkent in #28
- Build package in CD workflow if either PyPI target is enabled by @smkent in #30
- Enable publishing to PyPI by @smkent in #29
New Contributors
- @borgified made their first contribution in #2
- @trentontrees made their first contribution in #10
- @jmacknet made their first contribution in #21
Full Changelog: https://github.com/smkent/safeway-coupons/commits/v0.1.0