Skip to content

v0.59.0

Choose a tag to compare

@github-actions github-actions released this 08 Oct 21:18
0407dac

What's Changed

  • rcv: Convert empty strings to None for fields that allow None by @jtrobles-cdd in #899
  • rcv: Fields without data_key were 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_csv by @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 float with Decimal for tasa_otro_impuesto by @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