Skip to content

Releases: ShipEngine/shipengine-python

v2.0.5

16 Dec 23:28
c11ba9b

Choose a tag to compare

2.0.5 (2025-12-16)

Bug Fixes

  • correct typo in linting section of README (222b293)

v2.0.4

16 Dec 23:20
05e068c

Choose a tag to compare

2.0.4 (2025-12-16)

Bug Fixes

  • correct typos in README documentation (8b1951f)

v2.0.3

16 Dec 21:38
0c3b761

Choose a tag to compare

2.0.3 (2025-12-16)

Bug Fixes

  • update GitHub workflow badge and resolve CD PyYAML compatibility issue (5b634ca)
  • update GitHub workflow badge URL and fix PyYAML compatibility (65cc2a3)

v2.0.2

16 Dec 21:19
f1c83fa

Choose a tag to compare

2.0.2 (2025-12-16)

Bug Fixes

  • regenerate poetry.lock and update to modern Poetry config (6ee6fbe)
  • regenerate poetry.lock and update to modern Poetry config (80b2531)

v2.0.1

16 Dec 20:24
e61beb9

Choose a tag to compare

2.0.1 (2025-12-16)

Bug Fixes

  • correct typo in CD workflow (dependancies -> dependencies) (a665002)
  • correct typo in CD workflow (dependancies -> dependencies) (088bee5)

v2.0.0

16 Dec 19:24
c433d71

Choose a tag to compare

2.0.0 (2025-12-16)

⚠ BREAKING CHANGES

  • Python Support: Dropped support for Python 3.7, 3.8, and 3.9. Minimum required Python version is now 3.10.

Features

  • Add support for Python 3.10, 3.11, 3.12, and 3.13
  • Update CI/CD workflows to use current GitHub Actions versions
  • Update package dependencies for Python 3.10+ compatibility

Dependencies

  • Update aiohttp from ^3.7.4 to ^3.9.0
  • Update pytest from >=5.0 to ^7.0.0
  • Update black from ^20.8b1 to ^22.0.0
  • Update flake8 from ^3.8.4 to ^6.0.0

shipengine v1.0.0

11 Aug 20:15
f70a8c6

Choose a tag to compare

Miscellaneous Chores