Releases: pieterclaerhout/go-log
Releases · pieterclaerhout/go-log
v1.15.0
v1.14.0
Improved stack traces
v1.13.0
Fixed a race condition Fixes #12
v1.12.0
Added support for eris Use eris for error formatting? Fixes #11
v1.11.0
Cleaned up the dependencies
v1.10.0
Hopefully fixes the coloring of the log output Log output coloring doesn't always work correctly https://github.com/pieterclaerhout/go-log/issues/10
v1.0.9
Improved the formatting and reliability of the stack traces
v1.0.8
- Improved the output of CheckError when running in debug mode
- Fixed the tests so that they actually work again
v1.0.7
Windows color output fix