You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deps
---------------
* support golang v1.13
* migrate to Go Modules
* replace github.com/codegangsta/cli with github.com/urfave/cli
formatting
---------------
* reformat using `go fmt`
* address `golint` warnings
* address `shellcheck` warnings
fixes
---------------
* update `version` const in `joe.go` to `1.0.3`
* add `./build` prefix to executable path in `tool.sh run`
features
---------------
* set executable path based on host environment in `tool.sh run`
* forward remaining arguments to `joe` in `tool.sh run`
* redirect output to `stderr` in `usage` function of `tool.sh`
fixeskaran#91closeskaran#104closeskaran#100
Current version 1.0.3 still shows 1.0.0
The text was updated successfully, but these errors were encountered: