Releases: ONSdigital/csvcubed
Releases · ONSdigital/csvcubed
v0.2.0 - Pivoted Shape Support
This release adds support for pivoted shape CSV inputs and outputs with multiple measures (i.e. multiple observed value columns).
See the documentation on creating multi-measure pivoted data sets.
What's Changed
Full Changelog: v0.1.18...v0.2.0
v0.1.18
Testing documentation still released
What's Changed
Full Changelog: v0.1.16...v0.1.17
Testing documentation still released
What's Changed
Full Changelog: v0.1.15...v0.1.16-rc1
Testing documentation still released
What's Changed
Full Changelog: v0.1.14...v0.1.15-rc1
v0.1.14
Full Changelog: v0.1.13...v0.1.14
v0.1.13 - Supporting python 3.11
v0.1.12 - First release with GitHub Actions.
What's Changed
- Fixing a bug in windows testing (regarding QbWriter) by @nimshi89 in #619
- Setting up csvcubed GitHub Actions build by @robons in #630
- Charles rendle/issue563 by @CharlesRendle in #622
- Rename pandas categories without inviting deprecation warning by @robons in #644
- #623 - Adding profiling dev packages and test scripts by @nimshi89 in #639
Full Changelog: v0.1.11...v0.1.12
Ensuring that code lists same as relationships are serialised
What's Changed
- 583 update qb model pivoted shape by @GDonRanasinghe in #612
- 518 codelist same as bug by @GDonRanasinghe in #616
- Issue 614 - prov-o csvcubed version number is harded coded in behaviour tests by @CharlesRendle in #617
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- Removing pandas specific version lock. by @robons in #600
- Updated outdated documentation for Build with Actions section. by @GDonRanasinghe in #602
- redoing the sonarcloud changes on this repo by @MuazzamChaud in #605
- inspect command update to match new code lists by @GDonRanasinghe in #580
- Nimshi89/issue541 by @CharlesRendle in #613
Full Changelog: v0.1.9...v0.1.10