Skip to content

Releases: bytedance/arishem

v1.0.15

29 Sep 14:55
43a40ec
Compare
Choose a tag to compare

bugfix: fix the string constant parsing without unescaping during the feature pre-parsing

v1.0.14

02 Aug 06:39
264e0ab
Compare
Choose a tag to compare

this version fix the wrong judge of operator list not contains

1.0.13

25 Jul 12:02
16962c5
Compare
Choose a tag to compare
  • optimize arishem expression builder for Float constant tpye
  • support single feature expression parse

1.0.12

27 Jun 09:18
3c45e79
Compare
Choose a tag to compare

What's Changed


feature

  • VarExpr: support single element extraction for list-type left hand
  • SubCondExpr: new expression type for sub condition execution #16
  • FOREACH operator: supports the judgement on each or any of the list-type left hand elements #16
    below these feature, see details in documentation.

v1.0.11

04 Jun 07:56
f7a957c
Compare
Choose a tag to compare

change expression builder:
NumConst: float type to interface to determine number correct type.

v1.0.9

09 Nov 13:37
Compare
Choose a tag to compare

the latest stable features version

v1.0.0-rc3

28 Aug 02:45
Compare
Choose a tag to compare

this version fixed the parameter calculating of the builtin-param in FeatureExpr type.

v1.0.0-rc2

10 Aug 07:12
Compare
Choose a tag to compare

stable and available version