Skip to content

v0.6.1

Compare
Choose a tag to compare
@bluekeyes bluekeyes released this 18 Mar 20:57
· 13 commits to master since this release
52645c6

Fixes

  • Fix out-of-bounds panic in timestamp parsing (#28)
  • Fix panic when parsing certain invalid text fragments (#29)
  • Return an error when parsing text fragments that contain only context lines (#29)
  • Use ioutil to retain compatibility with Go versions prior to 1.16 (#31)