Skip to content

Releases: EasyPost/easypost-python

3.6.5 - "Angora"

10 Jul 03:51
3.6.5
Compare
Choose a tag to compare

This release gets our test suite back into passing shape for 2019 and fixes a critical bug that prevented pip from correctly installing the six dependency.

You can find it on PyPI at https://pypi.org/project/easypost/3.6.5/ or wherever you get your packages.

3.6.4 - "Abra"

09 Apr 23:03
ae6dd82
Compare
Choose a tag to compare

Minor test fix release.

  • Update user tests

3.6.2 - "Abergelle"

29 Jun 19:30
3.6.2
Compare
Choose a tag to compare

Minor bugfix release

  • Report.retrieve no longer requires a type to be passed

3.6.1 - "Abaza"

10 May 00:11
3.6.1
Compare
Choose a tag to compare

Rewritten unit tests! Timeout support! This and more can be found in release 3.6.1 of easypost-python. For more details, check out CHANGELOG.md in the root of the repo.

3.5.2

01 Mar 06:03
Compare
Choose a tag to compare
  • Added get_rates method to Order objects

3.5.1

01 Mar 06:04
Compare
Choose a tag to compare
  • Fixed create for ScanForms

3.5.0

01 Mar 06:04
Compare
Choose a tag to compare
  • Added basic CRUD methods for Webhook Objects
  • Fixed Order test

3.4.0

01 Mar 06:04
Compare
Choose a tag to compare
  • Added session pooling