github expr-lang/expr v1.2.0

latest releases: v1.16.9, v1.16.8, v1.16.7...
4 years ago
  • Fixed comparison between nil and simple types (int, bool, string).
  • Fixed equal operation on different nil types.
  • Fixed bug with nil vars, now is possible to compare fields with nil literal.
  • Fixed default type of map created in expr.
  • Fixed type checker for interface's methods.
  • Added bytecode virtual machine.
  • Added optimizing compiler.
  • Added builtin functions: all, none, any, one, filter, map.
  • Added operator overloading.
  • Improved error messages.

Don't miss a new expr release

NewReleases is sending notifications on new releases.