Skip to content

v0.10.7

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 21:11
· 32 commits to main since this release
360b215

CSV v0.10.7

Diff since v0.10.6

Closed issues:

  • CSV.File for particular file works on v0.10.4 crashes on v0.10.5 (#1041)
  • Memory leak in multi-threaded CSV.read (#1045)

Merged pull requests:

  • Revert "Add SnoopPrecompile (#1018)" (#1043) (@quinnj)
  • Clear thread state to ensure threads local state don't keep references (#1046) (@quinnj)