v3.2.0
- #45 -
Concat(s0, s1, ..sN)
(@nblumhardt) - #46 - use
Directory.Build.props
to share common settings (@SimonCropp) - #47 - use Nullable package for down-level platform support (@SimonCropp)
- #48 - code cleanups (@SimonCropp)
- #49 (@nblumhardt)
- default to shallow semantics, add optional
deep
arg toRest()
- improve reporting of function argument count mismatches
- allow user-defined functions to expose optional arguments
- default to shallow semantics, add optional