v2.0.1
Fixes
- Avoid
panics ingodispatchpotentially stopping the whole application
Instead,Parser.ParseToEnd()will return an error containing the whole stack trace.
panics in godispatch potentially stopping the whole applicationParser.ParseToEnd() will return an error containing the whole stack trace.