Releases: amitray007/etsy-python-sdk
Releases · amitray007/etsy-python-sdk
v1.0.20
What's Changed
- chore: bump version to 1.0.20 [skip ci] by @github-actions[bot]
- fix: Rework on the GitHub PyPi Publish Workflow by @amitray007
- chore: Setup Release Automation Workflow & Improvement for Documentations by @amitray007
- chore(deps): bump requests from 2.32.2 to 2.32.4 in /etsy_python by @dependabot[bot]
Full Changelog: v1.0.19...v1.0.20
Release v1.0.17
- Up to date with Etsy Release version (3.0.0 General Release 2024-11-20)
What's Changed
- revert: Addition of new field in Listing Model by @amitray007 in #1
- Create FUNDING.yml by @amitray007 in #2
- chore(deps): bump requests from 2.31.0 to 2.32.2 in /etsy_python by @dependabot[bot] in #3
- version-upgrade: v1.0.13 by @amitray007 in #4
- Release v1.0.13 by @amitray007 in #5
- fix: Session timezone not updating Access Tokens by @amitray007 in #8
Full Changelog: https://github.com/amitray007/etsy-python-sdk/commits/v1.0.17
v1.0.19
upgrade (Breaking-Change): Updated WhenMade enums for Year 2025
Due to Un-notified change in Etsy API for the new year, WhenMade options were modified as follows:
- 2000_2004 -> 2000_2005
- before_2005 -> before_2006
- 2005_2009 -> 2006_2009
- 2020_2024 -> 2020_2025