Skip to content

v2.5.0

Compare
Choose a tag to compare
@bijington bijington released this 17 Jan 21:11
· 21 commits to main since this release
81b2b93

Bug fixes:

  • #99 - Change scope of classes in Expressive.Helpers from internal to public
  • #107 - Smaller double is not less than larger float
  • #108 - In function does not handle enumerable parameters
  • #115 - Mean and Average always return 0 if a null is provided
  • #119 - Median now ignores nulls

Features:

  • #100 - Change scope of classes in Expressive.Helpers from internal to public
  • #101 - Missing Bitwise NOT operator
  • #76 - Add IndexOf function for strings
  • #117 - Change scope of classes in expressivehelpers from internal to public