v0.4.0-M9.03 - More Evaluator functions and the CLI stub
·
263 commits
to main
since this release
What's Changed
- More functions and tests by @dmitrykozinets in #368
- List methods by @Bouzomgi in #371
- Simplify Evaluator calls in Native Functions by @deusaquilus in #370
- String methods by @Bouzomgi in #372
- Set methods by @Bouzomgi in #374
- Simplify Result.Tuple, Remove unused Data.Double, should be Data.Float by @deusaquilus in #375
- Tuple methods by @Bouzomgi in #376
- Decimal methods by @Bouzomgi in #377
- Implement List.partition, List.any,
>=
and<=
by @deusaquilus in #378 - Upgrade to Mill 0.11.2 by @DamianReeves in #379
- Tooling work via new CLI functionality PR 1 of N by @DamianReeves in #380
Full Changelog: v0.4.0-M9.02...v0.4.0-M9.03