Skip to content

Rename `auto` to `wdteutil`

Pre-release
Pre-release
Compare
Choose a tag to compare
@DeedleFake DeedleFake released this 27 Jun 17:57
· 12 commits to master since this release
495aa7f
wdteutil: rename from `auto` (#187)

* wdteutil: Rename from `auto`.

* wdteutil: Remove accidentally included `fmt.Println()` call.

Woops. I wonder how long that's been there for... `git blame` time, I
guess.

* std: Remove some references to scope bounds from the Godoc comments.

* wdte: Update some dependencies.

* wdte: Parallelize the tests.

* multiple: Fix some golint and go vet warnings.