v0.6.1
Official Releases for Different Platforms:
Major Changes since Last Release (v0.6.0)
Core
- The
-f
parameter is changed to sub-command level flag instead of global. Thanks to @himku
Bug Fixes
- Fixed a bug when
varFile
is missing from the main config. Thanks to @aFlyBird0
Docs
- Links in the quickstart document are fixed. Thanks to @lennyluosz
Detailed Changes
- fix(configloader): add missing judgement by @aFlyBird0 in #577
- Proposal issue#571: check goimports' existance, go on installing onl… by @lennyluosz in #575
- docs: docs structure improvement by @daniel-hutao in #584
- To fix quickstart link error by @lennyluosz in #578
- test: improve the naming of the directory used for unit testing by @KeHaohaoke in #588
- fix: some commands do not need the -f parameter #559 by @himku in #589
- fix:gopath is no longer set by @linuxtmty in #591
- docs: add demo video links by @IronCore864 in #595
- Docs add versions by @IronCore864 in #600
- Merge latest main to release-0.6 for docs update by @IronCore864 in #601
- docs: update quickstart for varFile by @IronCore864 in #602
New Contributors
- @lennyluosz made their first contribution in #575
- @himku made their first contribution in #589
Full Changelog: v0.6.0...v0.6.1