Csvw

Latest version: v3.5.1

Safety actively analyzes 682416 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

3.2.1

-------------

- Fixed bug whereby NULL values list-valued fields couldn't be written to sqlite.

3.2.0

-------------

- Fixed bug whereby it was impossible to set `Column.null` to the empty list.
- Dropped py3.7 compatibility.
- Fixed bug whereby decimals were serialised in scientific notation which is
against the spec.
- Add Python 3.12 to tested and supported versions.
- Replace `lazyproperty` with `functools.cached_property`, since we don't support
py < 3.8 anymore.

3.1.3

-------------

- Fixed support for writing tables to zipped files.

3.1.2

-------------

- DB creation will now drop self-referential foreign-keys by default

3.1.1

-------------

- Fixed the ranges of positiveInteger and nonNegativeInteger

3.1

-----------

- Support [JSON Schema](https://json-schema.org/) documents as `format`
annotation for datatype `json`.

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.