Features release
This is a feature release. It includes changes in the last 3 months:
- Guess $GOROOT and $GOPATH from the stack trace, and try to match with local value.
- New -html flag, currently rudimentary until someone who knows CSS contributes improvements. wink wink
- Add cmd/panic, to generate various style of stack traces.
- Silence SIGQUIT only when reading from stdin.