v1.1.0
What's Changed
- Handle inline comments on unquoted values by @ulyssessouza in #217
- add missing mapstructure mapping for BlkioConfig by @ndeloof in #227
- delete useless code by @ningmingxiao in #226
- use go 1.17 by @ndeloof in #228
- Do not set undefined inherited variables by @kcboschert in #218
- use golangci-lint action by @ndeloof in #229
- published can either be a port(int) or range (string) by @ndeloof in #230
- Update spec and implement project name by @ulyssessouza in #231
New Contributors
- @ningmingxiao made their first contribution in #226
- @kcboschert made their first contribution in #218
Full Changelog: v1.0.9...v1.1.0