Skip to content

Release 1.10.50

Choose a tag to compare

@jlangch jlangch released this 03 Nov 19:18
· 4762 commits to master since this release

[1.10.50] - 2023-11-03

Added

  • an additional check to the CSV reader to reject quote chars in non quoted
    fields. This is not allowed by the CSV standard
  • function finder to find symbols

Fixed

  • an edge case with CSV reader on a sequence of empty fields