Changelog¶
This file contains a brief summary of new features and dependency changes or releases, in reverse chronological order.
2.5.1¶
- Fix an error validating receipts with not VAT or Tax.
2.5.0¶
- We now rely on
zeep, rathersuds, update your dependencies accordingly.
2.4.0¶
- Raise
CertificateExpired,UntrustedCertificateorAuthenticationErrorwhen attempting an authentication fail. - The field
ReceiptEntry.amounthas been renamed toquantity. - Add a links to documentation on where to obtain the AFIP WS certificates.
- Introduce this changelog.