Skip to content

Releases: feslima/pyinterboleto

v1.0.3

18 Dec 14:02
Compare
Choose a tag to compare

1.0.3 (2022-12-18)

Bug Fixes

v1.0.2

18 Dec 12:57
Compare
Choose a tag to compare

1.0.2 (2022-12-18)

Bug Fixes

  • remove wrong parameter from detail query (6ec7a83)

v1.0.1

18 Dec 00:42
Compare
Choose a tag to compare

1.0.1 (2022-12-18)

Bug Fixes

  • common enums (mora, desconto and multa) (04ab1d3)

v1.0.0

18 Dec 00:10
Compare
Choose a tag to compare

1.0.0 (2022-12-18)

v0.3.0 Release

14 Aug 13:35
Compare
Choose a tag to compare

I suppose the version should be v0.0.3 but whatever. This is my life now...

Anyways, this release fixes most of the previous bugs reported and makes extensive use of dataclasses instead of TypedDict. This improves the validation and serialization process.

Also, there are smoke tests for query operations.

Initial release

12 May 11:13
Compare
Choose a tag to compare

First version of the pyinterboleto as python package