EvalEx 3.0.0 released #313
uklimaschewski
announced in
Announcements
Replies: 1 comment 5 replies
-
@uklimaschewski It's very good,what you released new version of library. I not see sources yet,so i have a few questions.
|
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
EvalEx 3 has been released and is also available at Maven central!
I am very happy about this release and also about the new version 3.
Thank you to all, who supported EvalEx!
Please notice the new Maven coordinates for your dependency management:
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
Pull requests and other contributions with fixes and extensions are welcome!
For discussions, questions, ideas and announcements, visit the discussion area here: https://github.com/ezylang/EvalEx/discussions
Beta Was this translation helpful? Give feedback.
All reactions