Skip to content

Releases: EasyPost/easypost-python

4.1.0 - "Aspromonte"

11 May 23:02
4.1.0
Compare
Choose a tag to compare
  • change tests to use vcrpy so they are more reliable
  • add original_exception to easypost.Error in cases where we are re-raising an underlying error (e.g., an HTTP exception)
  • fix a bunch of flake8 warnings
  • [potentially-breaking] soft-deprecate Python 3.3 and 3.4. these have been dropped by most of the libraries we use, so probably don't work anyway.
  • Swap GET to POST on Refund method

4.0.2 - "Asmari"

06 May 01:39
4.0.2
Compare
Choose a tag to compare
  • cleaned up how the __version__ attribute is populated to no longer throw warnings (#95, #98, #104)
  • added some misding reports
  • fix stale tests
  • move testing infrastructure from travis-ci.org to travis-ci.com

4.0.1 - "Arapawa"

02 Apr 17:07
791b4fc
Compare
Choose a tag to compare
  • Fixed a bug that preventing report creation
  • Fixed stale unit tests

4.0.0 - "Appenzell"

10 Jul 04:17
4.0.0
Compare
Choose a tag to compare

This release officially drops Python 2.6 from the list of supported interpreters. There are no other user-visible changes. Hurray!

You can find it at https://pypi.org/project/easypost/4.0.0/ or wherever you get your modules.

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