69e62686fe97d33e4a044c6fa797fa76757cf3bd makes implicit multiplication 2.x compatible again (#351)
3d9c1a0991c9038631e640d45296dac4d9600f54 adds null check and throws EvaluationException when accessing undefined structure values (#350)
40737671324c2c14ab4c6835bb9501e026817691 adds a token validation for infix operators to tokenizer (#348)
568e8aca2e09c2b03c361fa2ed20a5df07a29494 throw exception if too many operands (#347)
9c789077182b4b0f143e73f7090164ca771cdbed prepare next version (#334)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps com.ezylang:EvalEx from 3.0.1 to 3.0.2.
Release notes
Sourced from com.ezylang:EvalEx's releases.
Commits
878e0d8
release version 3.0.2 (#352)69e6268
makes implicit multiplication 2.x compatible again (#351)3d9c1a0
adds null check and throws EvaluationException when accessing undefined struc...4073767
adds a token validation for infix operators to tokenizer (#348)568e8ac
throw exception if too many operands (#347)9c78907
prepare next version (#334)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)