Skip to content

Releases: JayTwoLab/cond3

v0.3.0

27 Feb 13:27

Choose a tag to compare

  • reading condition json file
[
 { "id":11,  "operand":"LATITUDE",       "operator":"<",  "value":42.0      },
 { "id":21,  "operand":"TEST INDICATOR",                  "value":0         },
 { "id":31,  "operand":"HELLO",                           "value":"hello"   },
 { "id":41,  "operand":"TEST INDICATOR", "operator":"IN", "value":[2, 3, 5] },
]

v0.2.0

02 Feb 11:57

Choose a tag to compare

  • More simple interface for condition.