Skip to content

v0.16

Compare
Choose a tag to compare
@PGS62 PGS62 released this 21 Oct 16:32
· 116 commits to main since this release
  • Bug fix : Function CSVRead errored (type-mismatch ) if arguments SkipToRow and HeaderRow were equal and greater than 1 and argument ConvertTypes was not False.
  • CSVRead now supports DateFormat such as "D M Y" i.e. with space character separator.
  • CSVWrite has additional arguments TrueString and FalseString.