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

v0.0.2a1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rodrigondec rodrigondec released this 01 Sep 12:27
· 10 commits to master since this release
4f2e5e1
InvoiceTransaction (#10)

* inicia transação!

https://docs.python.org/3/library/dataclasses.html

* adiciona complexidade de objetos nesteados

* adiciona testes

* altera o BaseImopayObj para utilizar coisas mais mágicas de datacalss

* altera testes

* faz algumas refatorações e testes