panicparse v1.5.0 Release Notes

Release Date: 2020-05-29 // almost 4 years ago
  • Lots of nice things before v2:

    • โž• Add support for local go module outside of GOPATH. It only works well if "remote" and "local" paths match.
    • ๐Ÿ›  Fix panicweb on macOS.
    • Wrap errors where applicable on go 1.13 and later.
    • โš  Ran staticcheck and fixed all warnings.
    • ๐Ÿ›  Fixed tests on 32 bits when -race is not supported.
    • ๐Ÿ”จ Many internal refactoring in preparation for v2.