Skip to content

Releases: ezylang/EvalEx

3.0.1

12 Oct 10:49
4e88fa9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

Release 3.0.0

27 Sep 14:21
Compare
Choose a tag to compare

EvalEx 3 is a complete rewrite from scratch.

Though the expressions used with EvalEx 2 should also evaluate on version 3 correctly, there are several breaking changes in the API.
See https://ezylang.github.io/EvalEx/concepts/changes.html for an overview of the major changes.

EvalEx 3 comes with a lot of new features, you can explore them in the new documentation web site at https://ezylang.github.io/EvalEx/index.html

This is the first release of EvalEx 3. If you find any bugs, file an issue here: https://github.com/ezylang/EvalEx/issues

For discussions, questions, ideas and announcements, visit the discussion area here: https://github.com/ezylang/EvalEx/discussions

Release 2.7

28 Nov 12:51
c3d94a2
Compare
Choose a tag to compare

c3d94a2 refactors duplicate tests and cleanup some files (#278)
46a693b Fix STREQ example to conform with boolean definition (#276)
919bd11 Make LICENSE recognizable by github (#277)
facd400 fix wildcard import (#273)
5e8ff03 clean up style issues (#274)
21eb457 adds overwrite flag to moditect-maven-plugin
d06eba2 switch to multi-release jar (#272)
35603b2 Fix isNumber check for empty strings (#271)
640d5d3 disabled maven debug log again, disabled moditect-maven-plugin (not working)
a466199 enabling maven debug log
46cc7b3 specify JDK version to use for travis CI
a6e9c1f generate module-info; force jdk9 (#270)

Release 2.6

03 Jun 15:03
Compare
Choose a tag to compare

New in this release:

  • b10a7b1 Use Travis CI instead of Rultor to release to Maven Central (#264)
  • b4efa29 261 - Reformat code to use Google style #261 (#263)
  • ac55e57 Updates to handle unary postfix operators with support (squashed commits) (#257)
  • cb66e70 String variable was not recognized when passed as a param (#258)
  • 2e23b46 (pr/256) Merge pull request #248 from uklimaschewski/dependabot/maven/junit-junit-4.13.1
  • d163caf Merge pull request #250 from uklimaschewski/similar-projects-in-readme
  • 651f293 (origin/pr/250) Added similar projects to the README.
  • 3812279 (origin/pr/248) Bump junit from 4.12 to 4.13.1
  • 4e1977a Added Radian option for trigonometric functions (#235)
  • 124c9f5 Update .travis.yml
  • f902370 Introduce new settings concept, configurable power precedence, FAQ added (#237)

Release 2.5

20 Feb 09:45
Compare
Choose a tag to compare
Release 2.5 Pre-release
Pre-release

See #233, release log:

Released by Rultor 1.68.9, see build log

Release 2.4

08 Sep 12:16
Compare
Choose a tag to compare
Release 2.4 Pre-release
Pre-release

See #225, release log:

Released by Rultor 1.68.5, see build log

Release 2.3

24 Aug 14:28
Compare
Choose a tag to compare
Release 2.3 Pre-release
Pre-release

See #222, release log:

Released by Rultor 1.68.4, see build log

Release 2.2

19 Aug 10:52
Compare
Choose a tag to compare
Release 2.2 Pre-release
Pre-release

See #216, release log:

Released by Rultor 1.68.4, see build log

Release 2.1

07 Sep 12:46
Compare
Choose a tag to compare
Release 2.1 Pre-release
Pre-release

See #179, release log:

Released by Rultor 1.68, see build log

Release 2.0

08 Jan 09:28
Compare
Choose a tag to compare
Release 2.0 Pre-release
Pre-release

See #150, release log:

Released by Rultor 1.67, see build log