V2.1.0 Major Bug Fixes
What's Changed
- Update README.rst by @dropout1337 in #9
- Use the recommended replacements for
io/ioutil
functions by @deepsource-autofix in #10 - Fix unused method receiver by @deepsource-autofix in #11
- Use
strings.EqualFold
forstring
comparison by @deepsource-autofix in #12 - Remove unnecessary use of
fmt.Sprintf
by @deepsource-autofix in #13
New Contributors
- @dropout1337 made their first contribution in #9
- @deepsource-autofix made their first contribution in #10
Full Changelog: 1.1.0...2.1