What's Changed
* 850 Csvw-check validating Linux behaviour tests by NickPapONS in https://github.com/GSS-Cogs/csvcubed/pull/862
Using the scala driven tool [csvw-check](https://github.com/GSS-Cogs/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 https://github.com/GSS-Cogs/csvcubed/pull/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 variable `OUTPUT_ATTR_VAL_CODE_LISTS` to `True` in the command
line before running the `csvcubed build` command.
* Bump certifi from 2023.5.7 to 2023.7.22 by dependabot in https://github.com/GSS-Cogs/csvcubed/pull/859
**Full Changelog**: https://github.com/GSS-Cogs/csvcubed/compare/v0.4.7...v0.4.8