Release Notes

v3.15

21 Nov 2023

  • Added support for a Count Distinct function

v3.14

07 Sep 2022

  • Repackaged to include the Agent's Category

v3.13

11 Feb 2021

  • Added error endpoint and publishing of any errors

v3.12

23 Jan 2020

  • Updated to work within a 3.0 .Net Environment

v3.08

04 Sep 2019

  • Updated System.Reactive and System.Linq.Dynamic.Core

v3.07

15 Aug 2018

  • Changed Window Size field to drop-down to accept input parameter as its value

  • It can still accept custom hard-coded value as before

v3.06

15 Aug 2018

  • Saved options in the Function grid with invalid input parameters are blanked

v3.05

15 Aug 2018

  • Updated description and URL link

v3.04

17 Jul 2018

  • Fixed Configuration throwing NullReferenceExceptions when called on an unconfigured object

  • Fixed Validation throwing KeyNotFoundExceptions when called on an unconfigured object

v3.03

28 May 2018

  • Removed unsupported configuration options

  • Outputs for aggregate functions now determine their output type, not defaulting to double

  • Added validation for function parameters and group by fields

  • Added try/catch to functions subscribed to observables

  • Moved remaining start-up logic earlier in the object lifecycle

v3.02

15 May 2018

  • Fixed VARP/STDEVP functions returning the same result as VAR/STDEV

v3.01

26 Apr 2018

  • Input Bug Fixes

v3.00

17 Apr May 2018

  • Initial Release

Last updated