Skip to content

Releases: cedar-team/json-operations

v2.6.0

23 Mar 21:02
Compare
Choose a tag to compare

Feature

  • logic: Fix type bug in intersection and add not intersection (3f7d98c)

v2.5.0

20 Mar 17:58
Compare
Choose a tag to compare

Feature

  • logic: Add intersection operator & (1ec4628)

v2.4.0

20 Jan 22:48
Compare
Choose a tag to compare

Feature

  • Add btw operator and !in as alias for nin operator (9c040b9)

v2.3.0

06 Dec 21:45
Compare
Choose a tag to compare

Feature

  • logic: Add NEVER_MATCH value (af29fd1)

v2.2.0

30 Nov 16:25
Compare
Choose a tag to compare

Feature

  • Add execute_debug function (a489a38)

v2.1.1

18 Jul 04:32
Compare
Choose a tag to compare

Fix

Documentation

  • README: Add nin operator docs (9939440)

v2.0.4

10 May 18:28
Compare
Choose a tag to compare

Fix

  • schema: Add missing array type from values. allow array in (94d562d)

v2.0.3

10 May 17:55
Compare
Choose a tag to compare

Fix

  • Change maxItems for and/or (74f5082)

v2.0.2

08 Apr 20:44
Compare
Choose a tag to compare

Fix

  • find_keys: Find_keys did not handle boolean type (5d95e35)

Documentation

  • readme: Add get_json_schema and get_keys to readme (213107a)

v2.0.1

28 Mar 14:38
Compare
Choose a tag to compare

Fix

  • get_keys: Fix bug in error get_keys (b606f6b)