-
Release 3.2.10 Stable
released this
2024-09-26 10:09:23 +02:00 | 46 commits to master since this releaseAdds a few tests to ensure that the result of the proto loader matches the types of the DocumentReader. In addition, logic has been added to convert the values of the field
positionsto the required format and to filter out certain keys in the functionconvert_int64_fields, as we use a map for thepropertiesfield and cannot set the correct data types beforehand).field proto type documentreader type positions dict{"value":list[float]} list[list[float]] Created using the release-cli for version 3.2.10
Downloads