What's Changed * Removing pandas specific version lock. by robons in https://github.com/GSS-Cogs/csvcubed/pull/600 * Updated outdated documentation for Build with Actions section. by GDonRanasinghe in https://github.com/GSS-Cogs/csvcubed/pull/602 * redoing the sonarcloud changes on this repo by MuazzamChaud in https://github.com/GSS-Cogs/csvcubed/pull/605 * inspect command update to match new code lists by GDonRanasinghe in https://github.com/GSS-Cogs/csvcubed/pull/580 * Nimshi89/issue541 by CharlesRendle in https://github.com/GSS-Cogs/csvcubed/pull/613
What's Changed * Updating poetry 1.6.1 by NickPapONS in https://github.com/GSS-Cogs/csvcubed-models/pull/25 * Dcat distribution fix by SarahJohnsonONS in https://github.com/GSS-Cogs/csvcubed-models/pull/29
What's Changed * Improving JSON Schema Validation Errors by robons in https://github.com/GSS-Cogs/csvcubed/pull/590 * Upgrading csvcubed-devtools, csvcubed-models and pyparsing by robons in https://github.com/GSS-Cogs/csvcubed/pull/596
- Code list config should support defining uri_safe_identifier_override 555 by GDonRanasinghe - Column mappings can NOT be allowed to let the user specify both cell_uri_template and values 550 by GDonRanasinghe - `"column_name": false` should suppress column but doesn't anymore 542 by GDonRanasinghe - If unit is defined based on an existing unit and no scaling factor set, ensure that scaling factor is set to one. 445 by GDonRanasinghe