Releases: ONSdigital/csvcubed
v0.5.1 DCAT Distribution implemented
What's Changed
- #911 dcat distribution model fix inspect api updates by @SarahJohnsonONS in #912
- setuptools version lock by @SarahJohnsonONS in #922
Full Changelog: v0.4.12...v0.5.1
v0.5.1-rc1
What's Changed
- #911 dcat distribution model fix inspect api updates by @SarahJohnsonONS in #912
Full Changelog: v0.4.12...v0.5.1-rc1
v0.4.12
Full Changelog: v0.4.12-rc0...v0.4.12
v0.4.12-rc0
What's Changed
- 831 csvcubed repo distribution implementation by @NickPapONS in #878
- Version locked numpy <2.0.0 by @SarahJohnsonONS in #914
- Omg-numpy-and-git-in-one-day by @SarahJohnsonONS in #917
Full Changelog: v0.4.10...v0.4.12-rc0
Numpy version locked
What's Changed
- Version locked numpy <2.0.0 by @SarahJohnsonONS in #914
Full Changelog: v0.4.10...v0.4.11
dcat:Distribution implemented
What's Changed
- 831 csvcubed repo distribution implementation by @NickPapONS in #878
Full Changelog: v0.4.10...v0.5.0
Improved logging, new column naming conditions, minor fixes
What's Changed
- Updated link to developer documentation in README by @SarahJohnsonONS in #883
- #888 observation col named value by @NickPapONS in #892
- Updates to poetry lock and Dockerfile by @NickPapONS in #897
- Improved logger strings with identifying information by @SarahJohnsonONS in #899
Full Changelog: v0.4.9...v0.4.10
v0.4.9
What's Changed
- Display an error when a pivoted shape input CSV includes an observation value column titled
Value
- Updated csvcubed-models dependency to v0.1.7
- Version lock pandas 2.0 until breaking changes resolved.
Full Changelog: v0.4.1...v0.4.9
Updating csvcubed-models dependency
What's Changed
- #860 display warning/error when csv input contains a observation value column titled
value
by @SarahJohnsonONS in #882 - Updated csvcubed-models to v0.1.7 by @SarahJohnsonONS in #885
Full Changelog: v0.4.1...v0.4.9
v0.4.8 - Attribute Value Code Lists
What's Changed
-
#850 Csvw-check validating Linux behaviour tests by @NickPapONS in #862
Using the scala driven tool csvw-check in our (linux) behaviour tests. The tool is more
performant than the previously used csvlint and
provides more informative error messaging. -
#820 attribute value code list concept scheme v2 by @SarahJohnsonONS in #858
It is now possible to generate codelists for attribute values, similar to the codelists generated for dimensions. This is an evolving
feature, which can be accessed by setting the environmental variableOUTPUT_ATTR_VAL_CODE_LISTS
toTrue
in the command
line before running thecsvcubed build
command. -
Bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #859
Full Changelog: v0.4.7...v0.4.8