Releases: ONSdigital/csvcubed
v0.3.4 - Fixing bug inspecting code lists
What's Changed
- New attribute literal
label
set as Optional by @SarahJohnsonONS in #766 - #769 Fixing bug when inspecting code-lists by @robons in #771
Full Changelog: v0.3.3...v0.3.4
v0.3.3 - qube-config.json Documentation Improvements
What's Changed
- #703 Inspect API - Listing columns with their types. by @nimshi89 in #761
- 676 validate model properties error by @CharlesRendle in #765
- #520 write metadata cube config guide by @SarahJohnsonONS in #758
Full Changelog: v0.3.2...v0.3.3
v0.3.2 - Matching code-lists on notation too
BUG fixes and new validations
What's Changed
- #739 Inspect API - Fixing duplicated keywords + themes in CatalogMetadata by @nimshi89 in #746
- #674 implement validations pt1 by @NickPapONS in #744
- #674 Finishing responding to feedback for validations pt1 by @NickPapONS in #751
- #675 Validations implementation pt2. by @nimshi89 in #752
Full Changelog: v0.3.0...v0.3.1
v0.3.0 Adding Code list build command
What's Changed
- #705 move sparql queries to csvw state by @NickPapONS in #727
- #704 build code list by @nimshi89 in #731
- Refactored cube config code list reader to use versioned deserialiser #704 by @nimshi89 in #742
- #646 remove init by @nimshi89 in #741
- Moving inspect functions to utils by @MuazzamChaud in #730
- #696 cached properties in data cube state by @NickPapONS in #723
Full Changelog: v0.2.4...v0.3.0
v0.2.4
Minor release of csvcubed which adds further testing to the new inspect API inspector classes: DataCubeState
, CodeListInspector
and CsvWState
. With emphasis on CodeListInspector
which has had cached property functions for relevant SPARQL queries and API functions created. Bug fixes addressing: JSON schema error message spam in warning logs upon running the build command and observation value integer type representation.
What's Changed
- #651 Adding missing unit tests to Inspector classes by @CharlesRendle in #710
- #695 Move Code List SPARQL Queries to CodeListInspector by @nimshi89 in #725
- added
code_list: false
by @canwaf in #732 - #715 - Filtering column JSON schema error messages displayed based on
type
. by @robons in #733 - Replace integer representation from constants.py from int to Int and uint to UInt by @canwaf in #736
Full Changelog: v0.2.3...v0.2.4
v0.2.4-rc1
What's Changed
- #651 Adding missing unit tests to Inspector classes by @CharlesRendle in #710
- #695 Move Code List SPARQL Queries to CodeListInspector by @nimshi89 in #725
- added
code_list: false
by @canwaf in #732 - #715 - Filtering column JSON schema error messages displayed based on
type
. by @robons in #733 - Replace integer representation from constants.py from int to Int and uint to UInt by @canwaf in #736
Full Changelog: v0.2.3...v0.2.4-rc1
Added new dimension templates
Added new dimension templates for Gregorian interval, ONS geographies and mixed time periods.
What's Changed
- Bumping two packages higlighted by dependabot by @robons in #722
- Adding new templates by @SarahJohnsonONS in #726
Full Changelog: v0.2.2...v0.2.3
v0.2.2 - Documentation & Inspect API Performance Improvements
What's Changed
- 697 Incorrect linking of slices to observations in pivoted shape by @NickPapONS in #708
- Updates to qube-config.md by @SarahJohnsonONS in #700
- Attempting to fix the windows build. by @robons in #717
- Fixing problem when setting up Windows test environment in CI by @robons in #718
New Contributors
- @SarahJohnsonONS made their first contribution in #700
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Correcting documentation running invalid command by @nimshi89 in #689
- #652 Moving Inspect API Queries to DataCubeState and CodeListState API classes by @CharlesRendle in #693
Full Changelog: v0.2.0...v0.2.1