Releases: cordada/lib-cl-sii-python
Releases · cordada/lib-cl-sii-python
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
pipfrom 23.3 to 24.2 by @jtrobles-cdd in #676 - chore(deps): Update
wheelfrom ≤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.pytopyproject.tomlby @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.cfgto its own file by @jtrobles-cdd in #681 - Move Coverage.py configuration from
setup.cfgto its own file by @jtrobles-cdd in #682 - Replace
setup.py sdistandbdist_wheelwithbuildby @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
v0.31.0
What's Changed
- extras: Add
RutFilterfor Django views and DRF views by @jtrobles-cdd in #661 - extras: Add Django URL path converter for RUT and Tipo DTE by @jtrobles-cdd in #662
- extras: Add mapping of Django model fields to DRF serializer fields by @jtrobles-cdd in #663
- extras: Reformat source code of
.dj_filtersby @jtrobles-cdd in #664 - Release v0.31.0 by @jtrobles-cdd in #665
- Deploy release v0.31.0 by @jtrobles-cdd in #666
Full Changelog: v0.30.0...v0.31.0
v0.30.0
What's Changed
- chore: Bump the production-dependencies group across 1 directory with 5 updates by @dependabot in #640
- chore: Bump requests from 2.31.0 to 2.32.2 by @dependabot in #643
- chore: Bump pydantic from 2.6.4 to 2.7.2 by @dependabot in #642
- chore: Bump the development-dependencies group across 1 directory with 6 updates by @dependabot in #644
- chore: Bump jsonschema from 4.21.1 to 4.22.0 by @dependabot in #633
- Replace hardcoded versions of Pip and others in Make variables by @jtrobles-cdd in #648
- chore: Bump cryptography from 42.0.5 to 42.0.8 by @dependabot in #649
- chore: Bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #651
- chore: Bump djangorestframework from 3.15.1 to 3.15.2 by @dependabot in #652
- chore(deps): Update package
zippfrom 3.8.1 to 3.19.2 by @fpinto-cdd in #655 - chore: Bump marshmallow from 3.21.1 to 3.21.3 by @dependabot in #650
- chore: Bump lxml from 5.2.1 to 5.2.2 by @dependabot in #646
- chore: Bump the development-dependencies group across 1 directory with 6 updates by @dependabot in #656
- chore: Bump the production-dependencies group across 1 directory with 6 updates by @dependabot in #657
- Release v0.30.0 by @fpinto-cdd in #658
- Deploy release v0.30.0 by @fpinto-cdd in #659
Full Changelog: v0.29.0...v0.30.0
v0.29.0
What's Changed
- chore: Bump the production-dependencies group with 4 updates by @dependabot in #614
- chore: Bump black from 24.1.1 to 24.3.0 by @dependabot in #617
- chore: Bump pydantic from 2.6.1 to 2.6.4 by @dependabot in #619
- chore: Bump marshmallow from 3.20.2 to 3.21.1 by @dependabot in #618
- chore: Bump django from 3.2.24 to 3.2.25 by @dependabot in #616
- chore: Bump cryptography from 42.0.4 to 42.0.5 by @dependabot in #615
- chore: Bump the development-dependencies group with 7 updates by @dependabot in #620
- chore: Bump the production-dependencies group with 6 updates by @dependabot in #621
- chore: Bump sqlparse from 0.4.4 to 0.5.0 by @dependabot in #628
- chore: Bump idna from 2.10 to 3.7 by @dependabot in #627
- chore: Bump pyopenssl from 24.0.0 to 24.1.0 by @dependabot in #624
- chore: Bump lxml from 5.1.0 to 5.2.1 by @dependabot in #629
- chore: Bump importlib-metadata from 6.1.0 to 7.1.0 by @dependabot in #626
- chore(deps): Bump the development-dependencies group with 4 updates by @dependabot in #631
- chore: Bump djangorestframework from 3.14.0 to 3.15.1 by @dependabot in #625
- Disallow implicit re-exports of imported values in Python modules by @fpinto-cdd in #636
- Release v0.29.0 by @fpinto-cdd in #638
- Deploy release v0.29.0 by @fpinto-cdd in #639
Full Changelog: v0.28.0...v0.29.0
v0.28.0
What's Changed
- fix: Add default value for missing codes in SII CTE Form 29 by @svillegas-cdd in #606
- chore: Bump cryptography from 41.0.7 to 42.0.2 by @dependabot in #607
- chore: Bump django from 3.2.23 to 3.2.24 by @dependabot in #605
- chore: Bump cryptography from 42.0.2 to 42.0.4 by @dependabot in #608
- Release v0.28.0 by @svillegas-cdd in #609
- Deploy release v0.28.0 by @svillegas-cdd in #610
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's Changed
- chore: Bump pydantic from 2.5.3 to 2.6.0 by @dependabot in #593
- chore: Bump lxml from 4.9.2 to 4.9.4 by @dependabot in #592
- chore: Bump the development-dependencies group with 6 updates by @dependabot in #595
- chore: Bump the production-dependencies group with 5 updates by @dependabot in #596
- chore: Bump signxml from 3.2.1 to 3.2.2 by @dependabot in #599
- chore: Bump pydantic from 2.6.0 to 2.6.1 by @dependabot in #598
- chore: Bump pyopenssl from 23.2.0 to 24.0.0 by @dependabot in #600
- chore: Bump pytz from 2023.3.post1 to 2024.1 by @dependabot in #597
- chore: Bump marshmallow from 3.20.1 to 3.20.2 by @dependabot in #601
- chore(deps): Update
lxmlfrom 4.9.4 to 5.1.0 by @jtrobles-cdd in #602 - Release v0.27.0 by @svillegas-cdd in #603
- Deploy release v0.27.0 by @svillegas-cdd in #604
Full Changelog: v0.26.0...v0.27.0
v0.26.0
What's Changed
- fix: Add default value for missing code
098in SII CTE Form 29 by @svillegas-cdd in #586 - chore: Bump cryptography from 41.0.4 to 41.0.7 by @dependabot in #577
- chore: Bump jsonschema from 4.19.2 to 4.21.1 by @dependabot in #587
- Release v0.26.0 by @svillegas-cdd in #588
- Deploy release v0.26.0 by @svillegas-cdd in #589
Full Changelog: v0.25.0...v0.26.0
v0.25.0
What's Changed
- chore: Bump the production-dependencies group with 4 updates by @dependabot in #581
- chore: Bump cryptography from 41.0.4 to 41.0.6 by @dependabot in #571
- chore: Bump the development-dependencies group with 7 updates by @dependabot in #580
- dte: Allow gaps when validating order of
DteXmlData.referenciasby @jtrobles-cdd in #583 - chore: Bump pydantic from 2.4.2 to 2.5.3 by @dependabot in #579
- Release v0.25.0 by @svillegas-cdd in #584
- Deploy release v0.25.0 by @svillegas-cdd in #585
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- Fix GitHub code scanning alerts 'Clear-text logging of sensitive info' by @jtrobles-cdd in #555
- chore: Bump the production-dependencies group with 2 updates by @dependabot in #562
- chore: Bump marshmallow from 3.19.0 to 3.20.1 by @dependabot in #509
- chore: Bump django from 3.2.20 to 3.2.23 by @dependabot in #563
- chore: Bump jsonschema from 4.17.3 to 4.19.2 by @dependabot in #561
- chore: Bump the development-dependencies group with 5 updates by @dependabot in #558
- chore: Bump signxml from 3.2.0 to 3.2.1 by @dependabot in #559
- chore: Bump pytz from 2023.3 to 2023.3.post1 by @dependabot in #560
- dte: Improve validation error message in
DteXmlData.referenciasby @svillegas-cdd in #557 - Remove Make task
python-wheel-installby @jtrobles-cdd in #564 - Add Python project configuration by @jtrobles-cdd in #566
- chore(deps): Update
pip-toolsfrom 6.14.0 to 7.3.0 by @jtrobles-cdd in #565 - chore: Bump setuptools from 58.1.0 to 65.5.1 by @dependabot in #568
- chore: Bump pip from 22.3.1 to 23.3 by @dependabot in #567
- Release v0.24.0 by @svillegas-cdd in #569
- Deploy release v0.24.0 by @svillegas-cdd in #570
Full Changelog: v0.23.4...v0.24.0
v0.23.4
What's Changed
- chore: Bump pydantic from 2.3.0 to 2.4.2 by @dependabot in #547
- Migrate to
pydantic==2.4.2by @svillegas-cdd in #544 - chore: Bump the production-dependencies group with 4 updates by @dependabot in #545
- chore: Bump the development-dependencies group with 5 updates by @dependabot in #549
- Improve CI/CD workflows by @jtrobles-cdd in #553
- Enable GHA secrets inheritance so that Codecov token can be passed by @jtrobles-cdd in #554
- chore: Bump cryptography from 41.0.3 to 41.0.4 by @dependabot in #543
- chore: Bump urllib3 from 1.26.12 to 1.26.18 by @dependabot in #551
- Release v0.23.4 by @svillegas-cdd in #552
- Deploy release v0.23.4 by @svillegas-cdd in #556
Full Changelog: v0.23.3...v0.23.4