It looks like 2.0.1 is still the latest version available in e.g. Maven repositories and the Jexl project page. Are there any plans to make 2.1 available? We're building it ourselves right now, but it would be nice to just use a pre-built jar (especially in Maven).
The reason I'm asking is that we need some new features that were added recently, namely JexlEngine.getVariables(Script script) and the "x in (1, 2, 3)" syntax. Thanks, -- Max
