github expr-lang/expr v1.15.7

latest releases: v1.16.9, v1.16.8, v1.16.7...
9 months ago

Expr is a Go-centric expression language designed to deliver dynamic configurations with unparalleled accuracy, safety, and speed.

In this release:

  • Fixed commutative property for comparison between a value and a pointer. (#490)
  • Checker: forbid accessing built-ins and custom functions from $env. (#495)
  • Enhanced the number parser to include support for parsing hexadecimal, binary, and octal literals. (#483)
  • Added GetSource() method to vm.Program. (#491)

Don't miss a new expr release

NewReleases is sending notifications on new releases.