Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Releases: imobanco/zoop-wrapper

v0.5.2

21 Jan 19:36
6558248
Compare
Choose a tag to compare

v0.5.1

19 Jan 19:46
0168732
Compare
Choose a tag to compare

PR's

v0.5.0

30 Oct 22:41
e7427fd
Compare
Choose a tag to compare

PR's

v0.4.5

13 Oct 13:41
b7f4513
Compare
Choose a tag to compare

PR's

v0.4.4

09 Oct 15:30
415ec12
Compare
Choose a tag to compare

PR's

v0.4.3

14 Sep 16:43
71cbd3b
Compare
Choose a tag to compare
Refatoração em juros, multa e desconto! (#106)

* adiciona Fine

* adiciona args no teste

* refatora BillingConfiguration em diversos tipos

* corrige algumas importações

* fmt

* refatora um pouco a base!

* corrige teste

* corrige stubs

* fmt

* corrige exemplo!

* Update zoop_wrapper/models/invoice.py

Co-authored-by: PedroRegisPOAR <[email protected]>

* Update tests/models/invoice/test_billing_instructions.py

Co-authored-by: PedroRegisPOAR <[email protected]>

* fmt

* flexibiliza configurações

* fmt

* pip upgrade

* adiciona bdd's

* Update tests/models/invoice/test_billing_instructions.py

Co-authored-by: PedroRegisPOAR <[email protected]>

* Update tests/models/invoice/test_billing_instructions.py

Co-authored-by: PedroRegisPOAR <[email protected]>

* Update tests/models/invoice/test_billing_instructions.py

Co-authored-by: PedroRegisPOAR <[email protected]>

* Update tests/models/invoice/test_billing_instructions.py

Co-authored-by: PedroRegisPOAR <[email protected]>

* altera um pouco a parametrização de boleto!

Co-authored-by: PedroRegisPOAR <[email protected]>

v0.4.2

10 Sep 13:40
bd0da7c
Compare
Choose a tag to compare
Feature/installmente plan fix (#105)

* Corrige installment_plan

* Corrige testes

v0.4.1

08 Sep 17:41
ca86228
Compare
Choose a tag to compare
Feature/move installment plan to source (#104)

* Tentativa inicial

* Exemplo 2 funcionando

* Adiciona .json dos exemplos

* Corrige testes

* fmt

* Adiciona jsons

v0.4.0

04 Sep 20:42
86c1999
Compare
Choose a tag to compare
Feature/installment plan (#102)

* Primeiro teste feito

* A IDE estava reclamando do stub, chega me assustou

* fmt

* Corrige campos

* Corrige testes

* Começa exemplo, mas o import esta reclamando

* Adiciona imports necessários

* Corrige InstallmentPlan

* Cria testes para novos métodos

* Adiciona exemplos e os respectivos .json com as remoções marketplace_id

* Adiciona W503 no ignore do .flake8

* fmt

* Corrige BDD

Co-authored-by: Rodrigo Castro <[email protected]>

* Corrige stub

Co-authored-by: Rodrigo Castro <[email protected]>

* Melhora _validate_number_installments e testes

* Corrige stubs

* Corrige testes e lógicas

* fmt

* Corrige argumentos dos stubs

* Corrige stub again :|

Co-authored-by: Rodrigo Castro <[email protected]>

v0.3.2

24 Aug 21:07
c998ef6
Compare
Choose a tag to compare
remove business_website como required! (#100)

* remove business_website como required!

* Update tests/models/test_seller.py

Co-authored-by: PedroRegisPOAR <[email protected]>

* Update zoop_wrapper/models/seller.py

Co-authored-by: PedroRegisPOAR <[email protected]>

Co-authored-by: PedroRegisPOAR <[email protected]>