All Versions
16
Latest Version
Avg Release Cycle
85 days
Latest Release
1551 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.2.0 Changes
May 13, 2019- ⚡️ Updated dependencies and switch from gopkg to go mod.
- 🚚 Palette was moved from stack to internal; it was never meant to be exposed publicly.
- Please ping the maintainer if this breaks you.
- 🛠 Fixed unit test to work on go1.11 and later.
- Stopped using github.com/maruel/ut.
🔨 More refactoring in package stack is planned but this will be tagged as v2 since this will change the signature.
-
v1.1.1 Changes
March 10, 2018No functional change.
- ✂ Removed github.com/maruel/ut as a testing dependency, which trimmed the vendored tree.
- ⚡️ Updated other dependencies.
-
v1.1.0 Changes
March 09, 2018🚀 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.
-
v1.0.2 Changes
December 02, 2017🚀 Maintenance release.
-
v1.0.1 Changes
October 17, 2017 -
v1.0.0 Changes
August 11, 2017It works. It's great! Please continue sending feedback and changes.
Thanks!