Releases: cedar-team/json-operations
Releases · cedar-team/json-operations
v2.6.0
Feature
- logic: Fix type bug in intersection and add not intersection (
3f7d98c
)
v2.5.0
Feature
- logic: Add intersection operator & (
1ec4628
)
v2.4.0
Feature
- Add btw operator and !in as alias for nin operator (
9c040b9
)
v2.3.0
Feature
- logic: Add NEVER_MATCH value (
af29fd1
)
v2.2.0
Feature
- Add execute_debug function (
a489a38
)
v2.1.1
Fix
Documentation
- README: Add nin operator docs (
9939440
)
v2.0.4
Fix
- schema: Add missing array type from values. allow array in (
94d562d
)
v2.0.3
Fix
- Change maxItems for and/or (
74f5082
)
v2.0.2
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
Fix
- get_keys: Fix bug in error get_keys (
b606f6b
)