Releases: cordada/lib-cl-sii-python
Releases · cordada/lib-cl-sii-python
v0.42.0
What's Changed
- Enable
warn_unused_ignores
in Mypy configuration by @jtrobles-cdd in #758 - Annotate method return types with
typing.Self
where appropriate by @jtrobles-cdd in #759 - deps: Increase minimum version of Python package
Django
to 4.2 by @jtrobles-cdd in #761 - rut: Add constant with lowest RUT for personas jurídicas by @jtrobles-cdd in #760
- Release v0.42.0 by @fpinto-cdd in #762
- Deploy release v0.42.0 by @fpinto-cdd in #763
Full Changelog: v0.41.0...v0.42.0
v0.41.0
What's Changed
- Use most recent patch version of Python in CI/CD configuration by @jtrobles-cdd in #748
- Really use latest patch version of Python in CI/CD configuration by @jtrobles-cdd in #750
- Improve dependency caching in CI/CD configuration by @jtrobles-cdd in #751
- deps: Update dependency constraints of Python package
cl-sii
by @jtrobles-cdd in #749 - chore: Bump the production-dependencies group with 3 updates by @dependabot in #747
- chore(deps): Bump setuptools from 70.3.0 to 75.3.0 by @dependabot in #737
- chore(deps): Bump pydantic from 2.10.3 to 2.10.4 by @dependabot in #745
- chore(deps): Bump the development-dependencies group with 6 updates by @dependabot in #746
- Release v0.40.0 by @svillegas-cdd in #752
- Deploy release v0.40.0 by @svillegas-cdd in #754
- Exclude only individual test files in Mypy configuration by @jtrobles-cdd in #753
- Improve Make tasks
clean-build
,clean-pyc
, andclean-test
by @jtrobles-cdd in #755 - Release v0.41.0 by @jtrobles-cdd in #756
- Deploy release v0.41.0 by @jtrobles-cdd in #757
Full Changelog: v0.39.0...v0.41.0
v0.39.0
What's Changed
- extras: Fix serialization of
None
in PydanticRut
type by @jtrobles-cdd in #729 - chore: Bump the production-dependencies group with 6 updates by @dependabot in #730
- chore: Bump the development-dependencies group across 1 directory with 5 updates by @dependabot in #733
- chore: Bump the production-dependencies group with 2 updates by @dependabot in #734
- chore(deps): Bump cryptography from 43.0.1 to 43.0.3 by @dependabot in #732
- chore(deps): Bump pydantic from 2.9.2 to 2.10.3 by @dependabot in #739
- chore(deps): Bump django from 4.2.16 to 4.2.17 by @dependabot in #740
- chore(deps): Bump signxml from 3.2.2 to 4.0.3 by @dependabot in #736
- deps: Update cryptography to 44.0.0 and pyopenssl to 24.3.0 by @svillegas-cdd in #742
- Release v0.39.0 by @svillegas-cdd in #743
- Deploy release v0.39.0 by @svillegas-cdd in #744
Full Changelog: v0.38.0...v0.39.0
v0.38.0
What's Changed
- extras: Fix generation of JSON Schema for Pydantic
Rut
type by @jtrobles-cdd in #725 - chore(deps): Update
mypy
from 1.11.2 to 1.13.0 by @jtrobles-cdd in #726 - Release v0.38.0 by @fpinto-cdd in #727
- Deploy release v0.38.0 by @fpinto-cdd in #728
Full Changelog: v0.37.0...v0.38.0
v0.37.0
What's Changed
- rut: Improve type annotation; Add method to validate DV by @jtrobles-cdd in #721
- chore(deps): Bump django from 4.2.15 to 4.2.16 by @dependabot in #720
- extras: Pydantic
Rut
type regex is not compliant with JSON Schema by @jtrobles-cdd in #722 - Release v0.37.0 by @svillegas-cdd in #723
- Deploy Release v0.37.0 by @svillegas-cdd in #724
Full Changelog: v0.36.0...v0.37.0
v0.36.0
What's Changed
- chore: Bump actions/checkout from 4.1.7 to 4.2.0 in the production-dependencies group by @dependabot in #715
- Refactor
cryptography.hazmat.*
Python imports by @jtrobles-cdd in #717 - Update cleaning regex to match RUTs with non-numeric digits by @svillegas-cdd in #716
- chore(deps): Bump tox from 4.20.0 to 4.21.0 in the development-dependencies group by @dependabot in #710
- chore(deps): Bump django-filter from 24.2 to 24.3 by @dependabot in #711
- chore(deps): Bump pytz from 2024.1 to 2024.2 by @dependabot in #714
- chore(deps): Bump importlib-metadata from 8.4.0 to 8.5.0 by @dependabot in #712
- Release v0.36.0 by @svillegas-cdd in #718
- Deploy release v0.36.0 by @svillegas-cdd in #719
Full Changelog: v0.35.0...v0.36.0
v0.35.0
What's Changed
- Improvements and fixes related to validation of trusted inputs by @jtrobles-cdd in #706
- Add configuration for ignoring revisions in Git Blame by @jtrobles-cdd in #582
- Make file
setup.py
executable again by @jtrobles-cdd in #707 - Release v0.35.0 by @jtrobles-cdd in #708
- Deploy release v0.35.0 by @jtrobles-cdd in #709
Full Changelog: v0.34.0...v0.35.0
v0.34.0
What's Changed
- chore(deps): Bump lxml from 5.2.2 to 5.3.0 by @dependabot in #690
- chore(deps): Bump marshmallow from 3.21.3 to 3.22.0 by @dependabot in #691
- Enable type checking for
setuptools
by @jtrobles-cdd in #701 - Enable type checking for
lxml
by @jtrobles-cdd in #702 - Relax some validations for trusted inputs by @jtrobles-cdd in #703
- Release v0.34.0 by @jtrobles-cdd in #704
- Deploy release v0.34.0 by @jtrobles-cdd in #705
Full Changelog: v0.33.0...v0.34.0
v0.33.0
What's Changed
- chore(deps): Bump pydantic from 2.7.2 to 2.8.2 by @dependabot in #689
- chore(deps): Bump the development-dependencies group with 4 updates by @dependabot in #694
- deps: Update
pydantic
from 2.8.2 to 2.9.2 by @jtrobles-cdd in #695 - chore(deps): Bump cryptography from 42.0.8 to 43.0.1 by @dependabot in #693
- extras: Add Pydantic type for
Rut
by @jtrobles-cdd in #696 - chore: Bump the production-dependencies group with 2 updates by @dependabot in #687
- cte: Close file object in
f29.parse_datos_obj
by @jtrobles-cdd in #697 - Release v0.33.0 by @svillegas-cdd in #698
- Deploy release v0.33.0 by @svillegas-cdd in #699
Full Changelog: v0.32.0...v0.33.0
v0.32.0
What's Changed
- chore: Bump setuptools from 65.5.1 to 70.3.0 by @dependabot in #660
- chore: Bump django from 4.2.14 to 4.2.15 by @dependabot in #672
- chore(deps): Update
pip
from 23.3 to 24.2 by @jtrobles-cdd in #676 - chore(deps): Update
wheel
from ≤0.43.0 to 0.44.0 by @jtrobles-cdd in #677 - Replace Setuptools Configuration with Python Project Configuration by @jtrobles-cdd in #675
- chore: Bump jsonschema from 4.22.0 to 4.23.0 by @dependabot in #670
- chore: Bump the development-dependencies group across 1 directory with 7 updates by @dependabot in #678
- chore: Bump the production-dependencies group across 1 directory with 2 updates by @dependabot in #679
- Test coverage broken by migration from
setup.py
topyproject.toml
by @jtrobles-cdd in #680 - chore: Bump pyopenssl from 24.1.0 to 24.2.1 by @dependabot in #668
- chore(deps): Bump importlib-metadata from 7.1.0 to 8.4.0 by @dependabot in #673
- Move Flake8 configuration from
setup.cfg
to its own file by @jtrobles-cdd in #681 - Move Coverage.py configuration from
setup.cfg
to its own file by @jtrobles-cdd in #682 - Replace
setup.py sdist
andbdist_wheel
withbuild
by @jtrobles-cdd in #683 - When running
twine check
, fail on warnings by @jtrobles-cdd in #684 - Release v0.32.0 by @jtrobles-cdd in #685
- Deploy release v0.32.0 by @jtrobles-cdd in #686
Full Changelog: v0.31.0...v0.32.0