StrEvaluate 1.0 🙌
Major Additions
- Test Suite in #6
Suite of tests to ensure that StrEvaluate is running as intended. - User defined functions in #7
Support for user defined functions, allowing functions that return a result of typedouble
given a variable number of arguments. - Equality operators in #8
Support for equality expressions that can be evaluated to a Java Boolean object!