Skip to content

Releases: mercadopago/sdk-python

2.3.0

26 Mar 12:36
71c72f8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.3...2.3.0

2.2.3

27 Jun 18:06
4dc978c

Choose a tag to compare

What's Changed

Full Changelog: 2.2.2...2.2.3

2.2.2

25 Jun 20:20
82f8396

Choose a tag to compare

What's Changed

URI formation in update method by adding missing '/' #71

New Contributors

@Aguiiiar made their first contribution

Full Changelog: 2.2.1...2.2.2

2.2.1

22 Aug 20:25
73061bb

Choose a tag to compare

What's Changed

Add preferences search method by @ivanviragine at #66

New Contributors

@ivanviragine made their first contribution

Full Changelog: 2.2.0...2.2.1

2.2.0

27 Sep 13:31
aa03711

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0

05 Apr 13:39
c65b2cd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.10...2.1.0

2.0.10

11 Jan 19:25
55fca29

Choose a tag to compare

  • 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

23 Sep 19:48

Choose a tag to compare

Refactor of http client.

2.0.7

31 May 18:44
642376f

Choose a tag to compare

  • Fix SDK installation error:
    • Add requests as a required dependency
  • Fix python_requires to only support python 3+
  • Fix card tests

1.2.1

01 Apr 18:52

Choose a tag to compare

  • Prevent sending Authorization Header when calling POST to /oauth/token