Releases: plokhotnyuk/expression-evaluator
Releases · plokhotnyuk/expression-evaluator
v0.1.3
- Update Scala 2.12.x to 2.12.17 and Scala 2.13.x to 2.13.10
All changes v0.1.2...v0.1.3
v0.1.2
- Add support of
java.math.BigInteger
type, and arrays of it - Generate code with fully-qualified term names
All changes v0.1.1...v0.1.2
v0.1.1
- Add support of
String
andBigInt
types, and arrays of them
All changes v0.1.0...v0.1.1
v0.1.0
Initial release