v1.10.0
v1.10.0 (2026-06-19)
This release is published under the MIT License.
Bug Fixes
-
Revert openpyxl context manager and update workflow step test (
87dce58) -
extractors: Close HTTP responses with context manager (
db48656) -
extractors: Narrow except Exception to specific exceptions (
e122ef0) -
extractors: Prevent TypeError with None cells in censo_hogares_viviendas (
2ceb016) -
extractors: Use context manager for openpyxl workbooks (
c155db8) -
validation: Add drop_nulls() in validate_censo_hogares_viviendas (
d749b47)
Documentation
- plans: Archive completed plans 010, 013, 015, 016 (
e677acb)
Features
- Add improvement plans 010-017 and caching enhancements (
f9aba0a)
Performance Improvements
-
api: Add in-memory caching for artifact loads (
0019943) -
ci: Add staging data cache for daily runs (
ae29ef5)
Testing
- Add context-manager mock support and drop_nulls validation test (
0d492f8)
Detailed Changes: v1.9.0...v1.10.0