Releases: cordada/lib-cl-sii-python
Releases · cordada/lib-cl-sii-python
v0.64.0
What's Changed
- rcv: Make IVA fields optional in schemas and data models by @svillegas-cdd in #941
- Release v0.64.0 by @svillegas-cdd in #942
- Deploy release v0.64.0 by @github-actions[bot] in #943
Full Changelog: v0.63.0...v0.64.0
v0.63.0
What's Changed
- Do not install
setuptoolsusing Make tasks by @jtrobles-cdd in #928 - Installing Pip version 24 in GitHub Actions fails when default's 25 by @jtrobles-cdd in #929
- chore(deps): Bump lxml from 5.4.0 to 6.0.2 by @dependabot[bot] in #907
- chore(deps): Bump typing-extensions from 4.14.0 to 4.15.0 by @dependabot[bot] in #934
- chore(deps): Bump django from 4.2.25 to 4.2.26 by @dependabot[bot] in #935
- chore(deps): Bump pip-tools from 7.4.1 to 7.5.1 by @dependabot[bot] in #933
- deps: Bump pip-tools from 7.5.1 to 7.5.2 by @svillegas-cdd in #938
- chore(deps): Bump pip from 24.2 to 25.3 by @dependabot[bot] in #917
- rcv: Refactor grouping logic for RCV parsing by @svillegas-cdd in #937
- Release v0.63.0 by @svillegas-cdd in #939
- Deploy release v0.63.0 by @github-actions[bot] in #940
Full Changelog: v0.62.0...v0.63.0
v0.62.0
What's Changed
- deps: Update
keyringfrom 21.4.0 to 25.6.0 by @jtrobles-cdd in #924 - Fix Python package license metadata deprecations by @jtrobles-cdd in #925
- Release v0.62.0 by @jtrobles-cdd in #926
- Deploy release v0.62.0 by @github-actions[bot] in #927
Full Changelog: v0.61.0...v0.62.0
v0.61.0
What's Changed
- Add support for Python 3.11 by @jtrobles-cdd in #916
- Add Python 3.11 to target versions of 'Black' by @jtrobles-cdd in #918
- Add support for Python 3.12 by @jtrobles-cdd in #919
- deps: Update
cffifrom 1.16.0 to 1.17.1 by @jtrobles-cdd in #920 - Add support for Python 3.13 by @jtrobles-cdd in #921
- Release v0.61.0 by @jtrobles-cdd in #922
- Deploy release v0.61.0 by @github-actions[bot] in #923
Full Changelog: v0.60.0...v0.61.0
v0.60.0
What's Changed
- rcv: Refactor and extend parsing for "Otros Impuestos" field by @svillegas-cdd in #913
- Release v0.60.0 by @svillegas-cdd in #914
- Deploy release v0.60.0 by @github-actions[bot] in #915
Full Changelog: v0.59.0...v0.60.0
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
v0.58.0
What's Changed
- cte: Add parser for "Datos del Contribuyente" by @svillegas-cdd in #890
- rut: Add regex for canonical RUT that is compatible with JSON Schema by @jtrobles-cdd in #896
- cte: Add parser for "Propiedades y Bienes Raíces" by @svillegas-cdd in #895
- Release v0.58.0 by @svillegas-cdd in #897
- Deploy release v0.58.0 by @github-actions[bot] in #898
Full Changelog: v0.57.0...v0.58.0
v0.57.0
What's Changed
- tests: Refactor and improve constants tests by @jtrobles-cdd in #888
- cte: Add parser for "Carpeta Tributaria Electrónica" by @svillegas-cdd in #889
- rcv: Make
iva_no_retenidooptional in data models and parsers by @svillegas-cdd in #891 - rcv: Improve checks for RCV Reclamado parser workaround by @svillegas-cdd in #892
- Release v0.57.0 by @svillegas-cdd in #893
- Deploy release v0.57.0 by @github-actions[bot] in #894
Full Changelog: v0.56.0...v0.57.0
v0.56.0
What's Changed
- extras: Add more tests for Django form field for
Rutby @jtrobles-cdd in #883 - extras: Improve Django filters
FILTER_FOR_DBFIELD_DEFAULTSby @jtrobles-cdd in #884 - extras: Django model field
RutFielddoes not validate DV ofRutby @jtrobles-cdd in #882 - deps: Update
cryptographyfrom 45.0.4 to 45.0.7 by @jtrobles-cdd in #885 - Release v0.56.0 by @jtrobles-cdd in #886
- Deploy release v0.56.0 by @github-actions[bot] in #887
Full Changelog: v0.55.0...v0.56.0
v0.55.0
What's Changed
- extras: Improve Django filter for
Rutby @jtrobles-cdd in #878 - chore(deps): Bump the github-actions-production group with 2 updates by @dependabot[bot] in #879
- Release v0.55.0 by @jtrobles-cdd in #880
- Deploy release v0.55.0 by @github-actions[bot] in #881
Full Changelog: v0.54.0...v0.55.0