Releases: ONSdigital/csvcubed
Releases · ONSdigital/csvcubed
v0.1.9
v0.1.8
- 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
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- 524 code list config documentation by @GDonRanasinghe in #557
- 443 skosconceptreader fails with multi tables by @GDonRanasinghe in #559
- Issue 533/bug stripping lead zeroes by @mikeAdamss in #558
- Github workflow doc changes by @GDonRanasinghe in #574
- Canwaf/issue570 by @mikeAdamss in #576
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Mapping data_type correctly from JSON observations column definition. by @robons in #548
- 472 csv to csvw GitHub action doc by @GDonRanasinghe in #530
- 518 code list config same as field serialisation by @GDonRanasinghe in #538
- Issue 528/literal attributes failing by @mikeAdamss in #544
- #474 - Automaticly Deploy to Pypi by @robons in #554
- 518 code list config same as field serialisation by @GDonRanasinghe in #553
- 523 code list concept notation by @GDonRanasinghe in #552
- adding qudt-units template+ supported it in schema by @MuazzamChaud in #549
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
Full Changelog: v0.1.4...v0.1.5
Defining dependencies to RDF metadata
What's Changed
- Defining dependencies between CSV-W metadata files. by @robons in #516
- Issue 452/invalid uri template by @mikeAdamss in #531
- add missing index entry for error by @mikeAdamss in #536
- Fixing some tests on Windows by @robons in #537
Full Changelog: v0.1.3...v0.1.4
v0.1.3 - Small bug fixes
Contains:
- Bug fix for using URI-unsafe characters in dimension column notations #525.
- Bug fix for multi-measure dimension columns where case-sensitive notations are present.
v0.1.2
What's Changed
- Improved logic when displaying number of observations by @GDonRanasinghe in #451
- Documentation Updates by @canwaf in #461
- use tox container on dockerhub by @mikeAdamss in #465
- Issue 459/native compiled csv2rdf by @mikeAdamss in #464
- Adds resolved path to build complete message by @canwaf in #468
- Altering preset column definitions to ensure that we generate code li… by @robons in #476
- Correcting date time code list serialisation by @robons in #478
- Removing devtools to separate repository by @robons in #480
- Removing csvcubed-models to a separate repo. by @robons in #481
- Issue #455 - Removing PMD utilities from main repo. by @robons in #482
- update licence documentation by @mikeAdamss in #486
- Defining the SHACL shapes for code lists. by @robons in #489
- 294 define codelist in qubeconfig by @GDonRanasinghe in #460
- Issue 490/defining units bug by @mikeAdamss in #500
- Reverted const to default in schema by @GDonRanasinghe in #507
- updated csvcubed-models with all tests succeeding by @MuazzamChaud in #513
Full Changelog: v0.1.0...v0.1.2
Bug fixes & improvements
What's Changed
- Windows-focused test suite bug fixes
- Improvements to inspect subcommand
- build subcommand now prints
out
folder's fully resolved path - code lists are now generated for date time dimensions
- now have several licenses available for use in qube config files
Initial Release
Please see the quick start to get up and running with csvcubed.