Skip to content

Releases: inuits/elody-python-sdk

v0.0.171

24 Jan 16:28
Compare
Choose a tag to compare

1866e03 feat: allow non-json contents to be checked in generic_object_request_policy_v2

v0.0.170

22 Jan 08:23
Compare
Choose a tag to compare
  • 422a121: feat: Add new error code.

v0.0.169

21 Jan 14:35
Compare
Choose a tag to compare
  • e20f31a: feat: Add variable to error_codes.

v0.0.168

21 Jan 13:34
Compare
Choose a tag to compare
  • e20f31a: feat: Add line_numbers to CSVMultiObject.

v0.0.167

20 Jan 13:45
Compare
Choose a tag to compare
  • 1da0dc7: Add new error codes for invalid values and missing items.
  • 56602ef: Implement error handling for invalid values in CSV processing.

v0.0.166

17 Jan 08:47
Compare
Choose a tag to compare
  • ab4b192: Enhance create_mediafile_with_filename to include technical_origin and original_filename parameters

v0.0.165

16 Jan 16:48
Compare
Choose a tag to compare
  • cf7ad0b fix: wrong negation for optional restrictions

v0.0.164

15 Jan 14:18
Compare
Choose a tag to compare
  • f02a2c0: fix: Ensure document key is initialized as an empty list if missing

v0.0.163

15 Jan 10:07
Compare
Choose a tag to compare
  • 1a2bdc6: refactor: improve __add_required_fields so no default option is required.

v0.0.162

14 Jan 11:03
Compare
Choose a tag to compare
  • 72172bb: Add missing requirement
  • 6ed47b8: Support passing IO object to CSVParser