Releases: inuits/elody-python-sdk
Releases · inuits/elody-python-sdk
v0.0.171
1866e03 feat: allow non-json contents to be checked in generic_object_request_policy_v2
v0.0.169
- e20f31a: feat: Add variable to error_codes.
v0.0.168
- e20f31a: feat: Add line_numbers to CSVMultiObject.
v0.0.167
- 1da0dc7: Add new error codes for invalid values and missing items.
- 56602ef: Implement error handling for invalid values in CSV processing.
v0.0.166
- ab4b192: Enhance create_mediafile_with_filename to include technical_origin and original_filename parameters
v0.0.165
- cf7ad0b fix: wrong negation for optional restrictions
v0.0.164
- f02a2c0: fix: Ensure document key is initialized as an empty list if missing
v0.0.163
- 1a2bdc6: refactor: improve __add_required_fields so no default option is required.
v0.0.162
- 72172bb: Add missing requirement
- 6ed47b8: Support passing IO object to CSVParser