| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| datacontract_cli-1.0.12-py3-none-any.whl | 2026-07-10 | 3.0 MB | |
| datacontract_cli-1.0.12-py3-none-any.whl.sigstore.json | 2026-07-10 | 9.6 kB | |
| datacontract_cli-1.0.12.tar.gz | 2026-07-10 | 3.0 MB | |
| datacontract_cli-1.0.12.tar.gz.sigstore.json | 2026-07-10 | 9.5 kB | |
| README.md | 2026-07-10 | 349 Bytes | |
| v1.0.12 source code.tar.gz | 2026-07-10 | 6.6 MB | |
| v1.0.12 source code.zip | 2026-07-10 | 7.0 MB | |
| Totals: 7 Items | 19.8 MB | 0 | |
[1.0.12] - 2026-07-10
Fixed
datacontract testnow recursively verifies nestedlogicalTypefor Snowflake structuredOBJECT/ARRAYcolumns (#1373)datacontract testnow fails for complex types when the nested type definition cannot be verified (e.g. if array<integer> is required, array<json> will no longer be accepted) (#1373)