Skip to content

Releases: cordada/lib-cl-sii-python

v0.6.4

29 May 15:16
Compare
Choose a tag to compare
  • (PR #55, 2019-05-29) libs.xml_utils: add verify_xml_signature
  • (PR #54, 2019-05-28) libs: add module dataclass_utils

v0.6.3

25 May 00:24
Compare
Choose a tag to compare
  • (PR #52, 2019-05-24) rcv: add module parse_csv
  • (PR #51, 2019-05-24) libs: add module rows_processing
  • (PR #50, 2019-05-24) libs: add module csv_utils
  • (PR #49, 2019-05-24) libs.mm_utils: add validate_no_unexpected_input_fields
  • (PR #48, 2019-05-24) dte.data_models: add DteDataL2.as_dte_data_l1

v0.6.2

15 May 16:52
Compare
Choose a tag to compare
  • (PR #45, 2019-05-15) libs.encoding_utils: improve clean_base64
  • (PR #44, 2019-05-15) dte.parse: fix edge case in parse_dte_xml

v0.6.1

09 May 01:36
Compare
Choose a tag to compare
  • (PR #40, 2019-05-08) dte.data_models: fix bug in DteDataL2

v0.6.0

08 May 16:54
Compare
Choose a tag to compare

Includes backwards-incompatible changes to data model DteDataL2.

Detail

  • (PR #38, 2019-05-08) dte.data_models: alter field DteDataL2.signature_x509_cert_pem
  • (PR #37, 2019-05-08) dte.data_models: alter field DteDataL2.firma_documento_dt_naive
  • (PR #36, 2019-05-08) libs.crypto_utils: add functions
  • (PR #35, 2019-05-07) libs.tz_utils: minor improvements
  • (PR #34, 2019-05-06) docs: Fix bumpversion command

v0.5.1

04 May 02:11
Compare
Choose a tag to compare
  • (PR #32, 2019-05-03) Requirements: updates and package upper-bounds
  • (04ad41c, 2019-05-03) requirements: fix constraints compatibility

v0.5.0

25 Apr 20:47
Compare
Choose a tag to compare
  • (PR #29, 2019-04-25) dte.data_models: modify new fields of DteDataL2
  • (PR #28, 2019-04-25) libs: add module crypto_utils
  • (PR #27, 2019-04-25) libs: add module encoding_utils
  • (PR #26, 2019-04-25) test_data: add files
  • (PR #25, 2019-04-25) libs.xml_utils: fix class alias XmlElementTree
  • (PR #24, 2019-04-25) requirements: add and update packages
  • (PR #22, 2019-04-24) test_data: add files
  • (PR #21, 2019-04-22) dte: many improvements
  • (PR #20, 2019-04-22) libs.xml_utils: misc improvements
  • (PR #19, 2019-04-22) test_data: fix and add real SII DTE & AEC XML files
  • (PR #18, 2019-04-22) data.ref: add XML schemas for "Cesion" (RTC)

v0.4.0

16 Apr 16:39
Compare
Choose a tag to compare
  • (PR #16, 2019-04-16) dte.parse: change and improve clean_dte_xml
  • (PR #14, 2019-04-09) data.ref: merge XML schemas dirs
  • (PR #13, 2019-04-09) extras: add Marshmallow field for a DTE's "tipo DTE"

v0.3.0

05 Apr 15:18
Compare
Choose a tag to compare
  • (PR #11, 2019-04-05) dte: add module parse
  • (PR #10, 2019-04-05) dte: add module data_models
  • (PR #9, 2019-04-05) libs: add module xml_utils
  • (PR #8, 2019-04-05) add sub-package rcv

v0.2.0

05 Apr 00:23
Compare
Choose a tag to compare
  • (PR #6, 2019-04-04) data.ref: add XML schemas of "factura electrónica"
  • (PR #5, 2019-04-04) extras: add 'RutField' for Django models, DRF and MM
  • (PR #4, 2019-04-04) Config CircleCI