Skip to content

Releases: ONSdigital/csvcubed

v0.3.4 - Fixing bug inspecting code lists

03 Apr 13:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3 - qube-config.json Documentation Improvements

30 Mar 15:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2 - Matching code-lists on notation too

14 Mar 14:20
Compare
Choose a tag to compare

What's Changed

  • #755 FIX unit component duplication BUG by @nimshi89 in #756
  • Support matching code-lists on code/notation as well as label. by @robons in #764

Full Changelog: v0.3.1...v0.3.2

BUG fixes and new validations

06 Mar 13:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0 Adding Code list build command

28 Feb 15:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.3.0

v0.2.4

21 Feb 16:13
Compare
Choose a tag to compare

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

21 Feb 15:44
Compare
Choose a tag to compare
v0.2.4-rc1 Pre-release
Pre-release

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

13 Feb 10:51
Compare
Choose a tag to compare

Added new dimension templates for Gregorian interval, ONS geographies and mixed time periods.

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2 - Documentation & Inspect API Performance Improvements

01 Feb 12:01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

24 Jan 15:34
Compare
Choose a tag to compare

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