| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| datacontract_cli-1.0.14-py3-none-any.whl | 2026-07-23 | 3.1 MB | |
| datacontract_cli-1.0.14-py3-none-any.whl.sigstore.json | 2026-07-23 | 9.8 kB | |
| datacontract_cli-1.0.14.tar.gz | 2026-07-23 | 3.1 MB | |
| datacontract_cli-1.0.14.tar.gz.sigstore.json | 2026-07-23 | 9.8 kB | |
| README.md | 2026-07-23 | 767 Bytes | |
| v1.0.14 source code.tar.gz | 2026-07-23 | 6.6 MB | |
| v1.0.14 source code.zip | 2026-07-23 | 7.0 MB | |
| Totals: 7 Items | 19.8 MB | 1 | |
[1.0.14] - 2026-07-23
Added
datacontract export protobufsupports a customizable package name via theprotoPackageNamecustom property (#1381 @Schokuroff)datacontract export protobufemitsoptionalfor non-required message/object fields (#1390 @Schokuroff)
Fixed
datacontract dbt syncresolves{object}/{property}placeholders in customsqlquality checks to the dbtref()and column name (#1397)- SyntaxWarning during installation:
datacontract/lint/resolve.py:72: SyntaxWarning: 'return' in a 'finally' block return except_messageis handled properly (#1384 @Cupprum) datacontract testno longer reports "backend is not installed" for Athena and other ibis SQL backends whenpackagingis missing from the environment