v0.59.0
What's Changed
- rcv: Convert empty strings to
Nonefor fields that allowNoneby @jtrobles-cdd in #899 - rcv: Fields without
data_keywere not correctly preprocessed when parsing CSV by @jtrobles-cdd in #900 - rcv: TZ-aware date-times were not constructed correctly in tests by @jtrobles-cdd in #901
- rcv: CSV parser tests for Compras use emisor RUT in context instead of receptor RUT by @jtrobles-cdd in #902
- chore(deps): Bump marshmallow from 3.26.1 to 4.0.1 by @dependabot[bot] in #868
- rcv: Fix Mypy errors in
test_rcv_parse_csvby @jtrobles-cdd in #903 - chore(deps): Bump the github-actions-production group with 2 updates by @dependabot[bot] in #905
- chore(deps): Bump the python-development group with 3 updates by @dependabot[bot] in #906
- chore(deps): Bump django from 4.2.24 to 4.2.25 by @dependabot[bot] in #908
- libs: Add functions to get expiration date from X.509 certificates by @jtrobles-cdd in #910
- rcv: Replace
floatwithDecimalfortasa_otro_impuestoby @svillegas-cdd in #909 - chore(deps): Bump signxml from 4.1.0 to 4.2.0 by @dependabot[bot] in #863
- Release v0.59.0 by @svillegas-cdd in #911
- Deploy release v0.59.0 by @github-actions[bot] in #912
Full Changelog: v0.58.0...v0.59.0