Skip to content

v5.0.1

Compare
Choose a tag to compare
@labkey-adam labkey-adam released this 30 Jan 18:39
· 30 commits to develop since this release
  • Fix regression introduced in 5.0.0: RowsResponse.fixupParsedData() was called before _requiredVersion was set. This caused the fixup method to skip BigDecimal to Double conversions in the returned data maps.