Skip to content

2.0.3

Compare
Choose a tag to compare
@mstruebing mstruebing released this 13 Sep 21:02
aac13da

[2.0.3] - 2019-09-13

Fixed

  • (Only care for not empty stringish passed files)[https://github.com//pull/88]
    Can lead to not correctly checking and aborting the program
  • (Correctly initialize logger)[https://github.com//pull/90]
  • (Correctly parse --no-color-flag)[https://github.com//pull/90]
  • Remove leftover color when using --no-color-flag

Misc

  • (Use go 1.13 in ci)[https://github.com//pull/89]