Skip to content

Releases: andreroggeri/pynubank

2.25.0

20 Jun 17:31
a2894c3
Compare
Choose a tag to compare
André Roggeri Campos (2):
      fix: Certificate generation
      chore: Bump version

dependabot[bot] (5):
      chore(deps): bump pytest from 7.3.1 to 7.3.2
      chore(deps): bump requests from 2.28.1 to 2.31.0
      chore(deps): bump deprecated from 1.2.13 to 1.2.14
      chore(deps): bump pyopenssl from 23.1.1 to 23.2.0
      chore(deps): bump pytest-cov from 4.0.0 to 4.1.0

2.24.0

18 Jun 23:48
b09aad0
Compare
Choose a tag to compare
André Roggeri Campos (2):
      chore: Pin dependencies to the same version as the requirements.txt file.
      chore: Bump version

2.23.0

09 May 14:53
1e5d9d3
Compare
Choose a tag to compare
André Roggeri Campos (1):
      chore: Bump version

Paulo Flabiano Smorigo (1):
      feat: Add get_transaction_details (#391)

dependabot[bot] (1):
      chore(deps): bump pytest from 7.2.0 to 7.3.1

2.22.0

11 Apr 00:39
fc1a191
Compare
Choose a tag to compare
André Roggeri Campos (2):
      feat: Allow the cert to be passed as binary data
      chore: Bump version

dependabot[bot] (1):
      chore(deps): bump pyopenssl from 22.0.0 to 23.1.1

2.21.1

06 Nov 02:33
ca7e74f
Compare
Choose a tag to compare
André Roggeri Campos (2):
      fix: Add missing dependency
      chore: Bump version

dependabot[bot] (1):
      chore(deps): bump pytest from 7.1.3 to 7.2.0

2.21.0

07 Oct 15:10
f074b38
Compare
Choose a tag to compare
André Roggeri Campos (2):
      chore: Deprecate account_feed methods in favor of the paginated one
      chore: Bump version

dependabot[bot] (1):
      chore(deps): bump pytest-cov from 3.0.0 to 4.0.0

2.20.0

09 Sep 13:41
628d6aa
Compare
Choose a tag to compare
André Roggeri Campos (1):
      chore: Bump version

Kevin Louis (1):
      feat: Add credit card balance method

Rodrigo Arena Câmara (1):
      feat: Add method to retrieve savings account balance

dependabot[bot] (1):
      chore(deps): bump pytest from 7.1.2 to 7.1.3

2.19.1

26 Jul 13:25
d0c92ae
Compare
Choose a tag to compare
André Roggeri Campos (2):
      fix: Don't fail parsing pix transactions without value (#337)
      chore: Bump version

dependabot[bot] (1):
      chore(deps): bump requests from 2.27.1 to 2.28.1 (#327)

2.19.0

07 Jul 22:57
e9c7638
Compare
Choose a tag to compare
André Roggeri Campos (2):
      chore: Add stale bot
      chore: Bump version

Rodrigo Arena Câmara (1):
      feat: Add get_pix_message method to extract more information from pix transactions

dependabot[bot] (1):
      chore(deps): bump pytest from 7.0.1 to 7.1.2 (#315)

2.18.0

28 Jun 17:59
9fead60
Compare
Choose a tag to compare
André Roggeri Campos (4):
      chore: Update classifiers to include python 3.10
      chore: Remove python 3.6
      feat: Add account feed pagination
      chore: Bump version

Fábio Neves (1):
      docs: Update pix.md (#311)

Leonardo Gregianin (1):
      Adiciona teste para versão python 3.10 (#316)

dependabot[bot] (4):
      chore(deps): bump pytest from 6.2.5 to 7.0.1 (#305)
      chore(deps): bump requests from 2.26.0 to 2.27.1 (#299)
      chore(deps): bump requests-pkcs12 from 1.10 to 1.13 (#268)
      chore(deps): bump pyopenssl from 21.0.0 to 22.0.0 (#302)