v0.2.4
·
12 commits
to master
since this release
Changelog
- Should use
strings.EqualFold(a, b)instead ofstrings.ToLower(a) == strings.ToLower(b)839cce9