Release 1.2.0
-
Fixed bugs:
- Git Issue #453: jsonpath length function with recursive select argument gives wrong result
-
Implemented new features:
-
Git issue #556: Support nested JSON to CSV. Add
flat,column_mapping, andmax_nesting_depthoptions tobasic_csv_options -
Git issue #585: Add
raw_tag()accessor tobasic_cbor_cursor. Add functionsbegin_object_with_tag,
begin_array_with_tag,uint64_value_with_tagetc. tobasic_cbor_encoderto support encoding values with
raw CBOR tags. -
Git issue #574: Support custom JSON Schema error messages with
errorMessagekeyword. Add
enable_custom_error_messageoption toevaluation_options.
-