panicparse v2.0.1 Release Notes

Release Date: 2020-08-10 // over 3 years ago

Previous changes from v2.0.0-alpha1

    • ๐Ÿ“œ Enabled race detector parsing!
    • ๐ŸŽ Significantly accelerated performance for pass through.
    • ๐Ÿ”จ Significant refactoring of the package stack.
    • โœ‚ Removed vendor/ since it's not used anymore by current Go versions. As such, the minimum required version is now 1.9.x.
    • ๐Ÿ‘ Includes recent v1.5.0 go module support.