Skip to content

0.9.5

Compare
Choose a tag to compare
@dcwangmit01 dcwangmit01 released this 24 Sep 18:15
· 236 commits to master since this release

Changelog

23f5a0e Added 'tags' target to Makefile
dbc35f4 Added gosources target to print go source file names
e35e495 Fix version check race condition
a558dfa Fixed typo logic inversion for set debug level
438c21f Live code review fixes
60368f9 Removed SkipUpdate Flag
5366130 Replaced passing of debug bool with setting loglevel of debug
d5c5231 Reworked Update command, warning and code
31abc63 Used package logrus logger rather than passing it around