Skip to content

v1.3.15 - Permanent BigDecimal Fixes & COUNT_DISTINCT bugfix

Compare
Choose a tag to compare
@jamessimone jamessimone released this 23 Nov 20:07
· 172 commits to main since this release
51cc4af
  • permanently fixes #212 by correctly re-initializing decimal types (big thanks to the folks with the Apex team for helping me debug this issue!)
  • fixes a bug with COUNT_DISTINCT where null values could have been added to counts incorrectly while items were being deleted