Releases: AfterShip/tracking-sdk-python
6.0.0
What's Changed
- support 2025-04 version by @1415003719 in #17
- upgrade release action verison by @1415003719 in #18
Full Changelog: 5.0.1...6.0.0
5.0.1
What's Changed
- fix: change the type of transit_time. by @AfterShip-Team-Mocha in #15
- chore: update GitHub Actions to use setup-python@v4 by @AfterShip-Team-Mocha in #16
Full Changelog: 5.0.0...5.0.1
5.0.0
What's Changed
- feat: added github action config file. by @AfterShip-Team-Mocha in #11
- feat: supporting 2025-01 version. by @AfterShip-Team-Mocha in #12
- Update pyproject.toml by @AfterShip-Team-Mocha in #13
New Contributors
- @AfterShip-Team-Mocha made their first contribution in #11
Full Changelog: https://github.com/AfterShip/tracking-sdk-python/commits/5.0.0
4.0.0
- supporting 2024-10 version.
API and SDK Version
Each SDK version is designed to work with a specific API version. Please refer to the table below to identify the supported API versions for each SDK version, ensuring you select the appropriate SDK version for the API version you intend to use.
SDK Version | Supported API Version | Branch |
---|---|---|
4.x.x | 2024-10 | https://github.com/AfterShip/tracking-sdk-python/tree/2024-10 |
3.x.x | 2024-07 | https://github.com/AfterShip/tracking-sdk-python/tree/2024-07 |
2.x.x | 2024-04 | https://github.com/AfterShip/tracking-sdk-python/tree/2024-04 |
<=1.x.x | Legacy API | https://github.com/AfterShip/aftership-sdk-python |
3.0.0
- supporting 2024-07 version.
API and SDK Version
Each SDK version is designed to work with a specific API version. Please refer to the table below to identify the supported API versions for each SDK version, ensuring you select the appropriate SDK version for the API version you intend to use.
SDK Version | Supported API Version | Branch |
---|---|---|
3.x.x | 2024-07 | https://github.com/AfterShip/tracking-sdk-python/tree/2024-07 |
2.x.x | 2024-04 | https://github.com/AfterShip/tracking-sdk-python/tree/2024-04 |
<=1.x.x | Legacy API | https://github.com/AfterShip/aftership-sdk-python |
2.0.1
- supporting Tracking API 2024-04 version.
API and SDK Version
Each SDK version is designed to work with a specific API version. Please refer to the table below to identify the supported API versions for each SDK version, ensuring you select the appropriate SDK version for the API version you intend to use.
SDK Version | Supported API Version | Branch |
---|---|---|
2.x.x | 2024-04 | https://github.com/AfterShip/tracking-sdk-python/tree/2024-04 |
<=1.x.x | Legacy API | https://github.com/AfterShip/aftership-sdk-python |