Releases: patch-technology/patch-python
Releases · patch-technology/patch-python
[1.5.2] - 2021-03-30
Fixed
- Fixes #23 by allowing the expected parameter
total_price_cents_usd
[1.5.1] - 2021-03-02
Fixed
- Fixed an
AttributeError
that was thrown when Projects with Sustainable Development Goals were retrieved.
[1.5.0] - 2021-03-01
From the maintainers: Broken release - fixed in 1.5.1.
Changed
Update endpoint to https://api.patch.io
[1.4.0] - 2021-02-22
From the maintainers: Broken release - fixed in 1.5.1.
Added
- Adds Sustainable Development Goals (SDGs) field to projects
- Adds the ability to filter Projects on country, type, minimum_available_mass
Changed
- vehicle estimates now support optional
make
,model
andyear
fields.
[1.3.1] - 2021-02-09
Fixed
Adds missing dependency.
[1.3.0] - 2021-02-08
Added
- Adds support for creating carbon emission estimates for flights, shipping, and vehicles. See the docs for more information.
[1.0.1] 2021-02-03
Release of the Python v1 SDK.
Adds support for Orders, Projects, Preferences, Mass Estimates.
[1.0.1.pre] 2021-02-03
Pre-release of v1.0.1 of the SDK.