Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 687 Bytes

CHANGELOG.md

File metadata and controls

24 lines (21 loc) · 687 Bytes

V1.2.0 (05/28/2023) Bugfix release

V1.1.0 (10/26/2021) Feature release

  • Updates
    • Update to Dynamic LINQ 1.2.13
      • Updated environment variable Nuget: SystemLinqDynamicCore
    • Optimise Join
  • New actions
    • Intersect
    • Except
    • Union
    • Concat
    • Distinct
  • Bugfix: $ operator cast to DataTable automatically.
  • Bugfix: VBO can run in background mode

V1.0.1 (05/30/2021) Bugfix release

  • Change return flag name in ...OrDefault actions

V1.0.0 (05/29/2021) Initial release