Releases: mercadopago/sdk-python
Releases · mercadopago/sdk-python
2.4.0
What's Changed
- Enhancement: create preference example by André (@andreagostinho-meli) in #89
- Enhancement: Add Search operation to Orders resource by luismeli10 (@luismeli10) in #96
- buemp version 2.4.0 by danielalfarourrea in #97
New Contributors
- André (@andreagostinho-meli) made their first contribution in #89
- luismeli10 (@luismeli10) made their first contribution in #96
- danielalfarourrea made their first contribution in #97
Full Changelog: 2.3.0...2.4.0
2.3.0
What's Changed
- Release/2.3.0 by Danielen Cestari Nunes (@danielen-meli) in #88
New Contributors
- Danielen Cestari Nunes (@danielen-meli) made their first contribution in #88
Full Changelog: 2.2.3...2.3.0
2.2.3
What's Changed
- [Fix] Package build update by renanneri01 in #73
- Adjusts credential tests by Wellington Gomes (@eltinMeli) in #75
- Bump version to 2.2.3 by renanneri01 in #76
- [Fix] Adjust pyproject.toml by renanneri01 in #77
- [Fix] Adjust in CD file by renanneri01 #78
- [Fix] Install build dependency by renanneri01 #79
Full Changelog: 2.2.2...2.2.3
2.2.2
What's Changed
URI formation in update method by adding missing '/' #71
New Contributors
Aguiar (@Aguiiiar) made their first contribution
Full Changelog: 2.2.1...2.2.2
2.2.1
What's Changed
Add preferences search method by Ivan Viragine (@ivanviragine) at #66
New Contributors
Ivan Viragine (@ivanviragine) made their first contribution
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- Remove lint check client by Wellington Gomes (@eltinMeli) in #61
- Add plan and subscription resources by Gustavo Saavedra (@gustav0) in #60
- Actions CI and CD by Wellington Gomes (@eltinMeli) in #63
New Contributors
- Gustavo Saavedra (@gustav0) made their first contribution in #60
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- Add chargeback resource by Matheus Vinhas (@matheusfvinhas) in #56
New Contributors
- Matheus Vinhas (@matheusfvinhas) made their first contribution in #56
Full Changelog: 2.0.10...2.1.0
2.0.10
- Fix SDK customer and card tests
- Update library pdoc
- Improve linter setup
- Add run workflow for Python 3.7, 3.8, 3.9 and 3.10
2.0.8
2.0.7
- Fix SDK installation error:
- Add
requestsas a required dependency
- Add
- Fix python_requires to only support python 3+
- Fix card tests