Releases: toarnold/Coremoran.BluePrism.DynamicLinq
Releases · toarnold/Coremoran.BluePrism.DynamicLinq
V1.2.0 (05/28/2023) Bugfix release
V1.2.0 (05/28/2023) Bugfix release
- Bugfix: Fix nuget download bug
- Updates
- Support Dymamic LINQ 1.3.2
- SelectMany Bugfix : zzzprojects/System.Linq.Dynamic.Core#511
Feature release
- Updates
- Update to Dynamic LINQ 1.2.13
- Updated environment variable
Nuget: SystemLinqDynamicCore
- Updated environment variable
- Optimise Join
- Update to Dynamic LINQ 1.2.13
- New actions
- Intersect
- Except
- Union
- Concat
- Distinct
- Bugfix: $ operator cast to DataTable automatically.
- Bugfix: VBO can run in background mode
Bugfix release
Result changes in ...OrDefault actions
Initial Release
V1.0.0 initial