v0.5.0
·
2665 commits
to develop
since this release
[0.5.0] - 2021-02-04
Added
CalcBlake2b256IR node evaluation and serialization #179;- Arith ops (
+, -, *, /) IR node evaluation and serialization #181; - Comparison ops (
>, >=, <, <=) IR node evaluation and serialization #182; AND,Collection(collection declaration),BinAndIR nodes evaluation and serialization #183;Or,BinOrIR nodes evaluation and serialization #184;LogicalNotIR nodes evaluation and serialization #185;Map,FilterIR nodes evaluation and serialization #186;BoolToSigmaProp,If,Min,MaxIR nodes evaluation and serialization #187;ByIndex,Box.tokensIR nodes evaluation and serialization #188;