Skip to content

v1.0.16

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 16:20
· 115 commits to main since this release
15ef7e7

Parsers v1.0.16

Diff since v1.0.15

Closed issues:

  • parse(Date, io::IO) always returns Date(1) (#60)
  • Relying on Parsers.xparse behavior when a parse fails (#78)

Merged pull requests:

  • Fix timetype parsing on IO sources (#79) (@quinnj)