v0.4.0-M9.02
·
274 commits
to main
since this release
What's Changed
- Adding some function tests by @dmitrykozinets in #362
- Make native function signatures type-safe, fix broken SDK.Basics ops by @deusaquilus in #363
- Implement List.foldl and Dict.filter by @deusaquilus in #364
- Make Result.Tuple(Any) typed, better Dict.fromList, add Dict.toList by @deusaquilus in #365
Full Changelog: v0.4.0-M9.01...v0.4.0-M9.02