Changelog
This changelog is generated automatically from GitHub Releases.
v0.9.0
2026-07-02 · GitHub
v0.9.0 (2026-07-02)
Bug Fixes
Address review comments on multi-representation mapping (PR #225) (
c782880)Tolerate i18n dict names and empty Dataflow structures in publish-readiness checks (
fe5715a)docs: Expose package name via [project] so great-docs builds the API reference (
8a6b68e)docs: Remove links to unwritten pages and close PR deployments (
0edd95e)mapping: Keep str() regex semantics and cache stringified columns (
787dacb)mapping: Replace print() with module logging (
f06289e)structures: Parse validity dates to datetime in build_value_map_list (
cacc1dc)tidysdmx: Clear errors and precise annotations (
4d9ba56)utils: Narrow broad exception handlers in Excel helpers (
1c5d8ec)validation: Infer SDMX reference columns from schema context (
7261ec9)validation: Tolerate legacy
validdicts and deprecate the argument (ca61078)
Features
Performance Improvements
- mapping: Vectorise apply_multi_component_map with np.select (
e5ff780)
Detailed Changes: v0.8.0…v0.9.0