panicparse v2.0.1 Release Notes
Release Date: 2020-08-10 // about 4 years ago-
๐ Too many things to note here, see https://maruel.ca/post/panicparse-2.0.1/
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.