Skip to content

3.5.1

Compare
Choose a tag to compare
@dotasek dotasek released this 12 Jul 19:02
· 317 commits to master since this release

Added BugFixes:

  • Returned column JSON was leaving out cells that contained nulls, reducing length and making column JSON hard to map to SUIDS. Now returns null for null entries.
  • More explicit handling of Command execution. Now execution waits for an allFinished call before returning anything.