Skip to content

v1.0.11

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 07:19
589b9d0

Parsers v1.0.11

Diff since v1.0.10

Closed issues:

  • Bug: csv file with a char column (#65)
  • Parsing custom types is more geared towards numeric types (#67)

Merged pull requests:

  • Support Char/Symbol parsing from string (#66) (@quinnj)
  • add a few precompile statements (#68) (@KristofferC)
  • Don't require zero(T) to be defined on custom types (#69) (@quinnj)