Version 0.10.3
sylvainhalle
released this
24 Mar 21:53
·
190 commits
to master
since this release
This new release includes about six months of additions, tweaks and bugfixes (last release was in July 2019).
Additions:
- Serialization to the majority of core processors
- Associations for Booleans and arithmetic
- Added
ApplyFunctionArgument
,FilterOn
,InstanceOf
andApplyFunctionLambda
- Added
MaximumValue
andMinimumValue
toBags
- Added
Equals
static function WriteToFile
can write any object, not just byte arrays
Bugfixes:
- Bugfix to
SliceLast
- Bugfix to
Slice
to handle a null return value of the slicing function