Releases: cordada/lib-cl-sii-python
Releases · cordada/lib-cl-sii-python
v0.12.2
- (PR #177, 2021-02-16) build(deps): bump lxml from 4.5.0 to 4.6.2
- (PR #188, 2021-02-16) build(deps): bump cryptography from 3.3.1 to 3.3.2
- (PR #176, 2021-02-16) build(deps): bump zipp from 3.1.0 to 3.4.0
- (PR #167, 2021-02-16) build(deps): bump py from 1.8.1 to 1.10.0
- (PR #189, 2021-02-16) build(deps): bump certifi from 2020.4.5.1 to 2020.12.5
- (PR #185, 2021-02-16) build(deps): bump pkginfo from 1.5.0.1 to 1.7.0
- (PR #191, 2021-02-16) build(deps): bump pyrsistent from 0.16.0 to 0.17.3
- (PR #190, 2021-02-16) build(deps): bump typed-ast from 1.4.1 to 1.4.2
v0.12.1
v0.12.0
v0.11.2
- (PR #166, 2020-12-15) requirements: Update 'cryptography'
- (PR #169, 2020-12-16) build(deps): bump coverage from 4.5.3 to 5.3
- (PR #172, 2020-12-22) rtc: Add data model for "Cesiones Periodo" entries
- (PR #173, 2021-01-05) requirements: Add 'pydantic'
- (PR #175, 2021-01-06) libs.tz_utils: Add checks to validate_dt_tz
- (PR #174, 2021-01-07) rtc: Add constants and "cesión" natural keys
- (PR #171, 2021-01-07) build(deps): bump codecov from 2.1.9 to 2.1.11
v0.11.1
- (PR #140, 2020-09-15) config: Make CI 'dist' job depend on 'test' jobs
- (PR #141, 2020-09-15) config: Update Python version used in CI jobs to 3.8.5
- (PR #137, 2020-09-15) build(deps): bump keyring from 21.2.0 to 21.4.0
- (PR #142, 2020-09-16) build(deps): bump mypy from 0.770 to 0.782
- (PR #145, 2020-09-21) build(deps): bump setuptools from 46.1.3 to 50.3.0
- (PR #146, 2020-09-23) build(deps): bump wheel from 0.34.2 to 0.35.1
- (PR #147, 2020-09-23) requirements: update 'eight' (dependency of 'signxml')
- (PR #149, 2020-09-24) build(deps): bump packaging from 20.3 to 20.4
- (PR #150, 2020-09-28) build(deps): bump virtualenv from 20.0.26 to 20.0.31
- (PR #157, 2020-11-12) requirements: Update 'flake8'
- (PR #158, 2020-11-12) requirements: Update 'signxml'
- (PR #161, 2020-12-15) Add support for Python 3.9
- (PR #160, 2020-12-15) build(deps): bump cryptography from 2.9 to 3.3.1
- (PR #162, 2020-12-15) config: Update Python 3.7 version to 3.7.9
- (PR #156, 2020-12-15) build(deps): bump attrs from 19.3.0 to 20.3.0
- (PR #151, 2020-12-15) build(deps): update djangorestframework requirement from <3.11,>=3.10.3 to >=3.10.3,<3.13
- (PR #163, 2020-12-15) requirements: update 'mypy' (test)
- (PR #164, 2020-12-15) requirements: update 'tox' (test)
v0.11.0
- (PR #138, 2020-09-15) config: Add PyPI package uploading to CI
- (PR #135, 2020-09-15) rtc: Add constants
- (PR #129, 2020-09-14) build(deps): bump toml from 0.10.0 to 0.10.1
- (PR #133, 2020-09-14) build(deps): bump codecov from 2.0.22 to 2.1.9
- (PR #134, 2020-09-10) Add sub-package
rtc - (PR #131, 2020-07-22) requirements: update 'signxml'
- (PR #123, 2020-07-13) build(deps): bump six from 1.14.0 to 1.15.0
- (PR #126, 2020-07-10) build(deps): bump virtualenv from 20.0.16 to 20.0.26
- (PR #127, 2020-07-09) config: Verify Python dependency compatibility in CI
- (PR #124, 2020-07-07) build(deps): bump tox from 3.14.6 to 3.16.1
- (PR #122, 2020-07-07) config: Add configuration for GitHub Dependabot
v0.10.1
v0.10.0
- (PR #116, 2020-04-14) rcv.data_models: remove unnecessary fields
- (PR #114, 2020-04-14) rcv.parse_csv: remove param
razon_socialfrom parse functions - (PR #112, 2020-04-14) data_models: make some fields optional
- (PR #110, 2020-04-13) rcv.data_models: move some fields to subclasses
- (PR #109, 2020-04-13) rcv.parse_csv: move code from 'fd-cl-data' in here
- (PR #108, 2020-04-13) dte.data_models: add 'DteXmlData'
- (PR #107, 2020-04-10) requirements: several updates