-
Notifications
You must be signed in to change notification settings - Fork 12
Comparing changes
Open a pull request
base repository: cordada/lib-cl-sii-python
base: v0.57.0
head repository: cordada/lib-cl-sii-python
compare: v0.58.0
- 10 commits
- 11 files changed
- 4 contributors
Commits on Sep 16, 2025
-
feat(cte): Add parser for "Datos del Contribuyente"
- Implemented `parse_taxpayer_data` to parse taxpayer data from CTE HTML. - Added `TaxpayerData` and `LastFiledDocument` data models. - Created tests to validate parser functionality with sample HTML input. Ref: https://app.shortcut.com/cordada/story/16534/
Configuration menu - View commit details
-
Copy full SHA for 6438d2a - Browse repository at this point
Copy the full SHA 6438d2aView commit details -
Merge pull request #890 from cordada/task/sc-16534--parse-datos-del-c…
…ontribuyente cte: Add parser for "Datos del Contribuyente"
Configuration menu - View commit details
-
Copy full SHA for 7a06ce8 - Browse repository at this point
Copy the full SHA 7a06ce8View commit details -
feat: Add regex for canonical RUT that is compatible with JSON Schema
Add a regular expression for canonical RUTs that is compatible with JSON Schema and OpenAPI: `cl_sii.rut.constants.RUT_CANONICAL_STRICT_JSON_SCHEMA_REGEX`
Configuration menu - View commit details
-
Copy full SHA for 05d4884 - Browse repository at this point
Copy the full SHA 05d4884View commit details -
Merge pull request #896 from cordada/add-rut-regex-for-json-schema
rut: Add regex for canonical RUT that is compatible with JSON Schema
Configuration menu - View commit details
-
Copy full SHA for cf4db5e - Browse repository at this point
Copy the full SHA cf4db5eView commit details -
feat(cte): Add parser for "Propiedades y Bienes Raíces"
- Implemented `parse_taxpayer_properties` to parse property table from CTE HTML. - Added `Property` and `TaxpayerProperties` data models. - Created tests to validate parser functionality with sample HTML input. Ref: https://app.shortcut.com/cordada/story/16536/
Configuration menu - View commit details
-
Copy full SHA for c357286 - Browse repository at this point
Copy the full SHA c357286View commit details -
Merge pull request #895 from cordada/task/sc-16536-parse-propiedades-…
…y-bienes-raices-cte cte: Add parser for "Propiedades y Bienes Raíces"
Configuration menu - View commit details
-
Copy full SHA for 2179e41 - Browse repository at this point
Copy the full SHA 2179e41View commit details
Commits on Sep 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8030633 - Browse repository at this point
Copy the full SHA 8030633View commit details -
Configuration menu - View commit details
-
Copy full SHA for e79dd78 - Browse repository at this point
Copy the full SHA e79dd78View commit details -
Merge pull request #897 from cordada/release/v0.58.0
Release v0.58.0
Configuration menu - View commit details
-
Copy full SHA for a9d8c59 - Browse repository at this point
Copy the full SHA a9d8c59View commit details -
Merge pull request #898 from cordada/deploy/v0.58.0
Deploy release v0.58.0
Configuration menu - View commit details
-
Copy full SHA for bda8bbf - Browse repository at this point
Copy the full SHA bda8bbfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.57.0...v0.58.0