We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
daf2830
Includes the changes from: #109 which upgrades the go-colorable and go-isatty dependencies to fix WASM compilation issues:
go-colorable
go-isatty
github.com/mattn/go-colorable v0.1.4 github.com/mattn/go-isatty v0.0.11
2e5e248
Includes changes from #108, most notable:
/vendor
5b77d2a
Added a new color.Error variable to enable colored output to os.Stderr [gh-87]
color.Error
os.Stderr
507f605
dep
Gopkg.lock
570b54c
9131ab3
Update github.com/mattn/go-isatty
7824417
5ec5d9d
Add Sprint, Sprintf and Sprintln functions
34e4ee0
Includes new Fprint and FprintFunc style functions and several other internal improvements
Fprint
FprintFunc
dea9d3a
Includes fix #40: Properly handle single arg calls to helper funcs and type changes in Readme.md