Releases: Defacto2/helper
Releases · Defacto2/helper
v1.6.7
v1.6.6
What's Changed
- Bump golang.org/x/sys from 0.37.0 to 0.38.0 by @dependabot[bot] in #7
- Bump golang.org/x/sys from 0.38.0 to 0.39.0 by @dependabot[bot] in #8
- Bump golang.org/x/text from 0.31.0 to 0.32.0 by @dependabot[bot] in #9
- Bump golang.org/x/text from 0.32.0 to 0.33.0 by @dependabot[bot] in #11
- Bump golang.org/x/sys from 0.39.0 to 0.40.0 by @dependabot[bot] in #10
Full Changelog: v1.6.5...v1.6.6
v1.6.5
new diskstat func
v1.6.4
fix Mask false-positives
v1.6.3
fix Mask false-positives
v1.6.2
lint fix
v1.6.1
fix for false positives in matcher()
v1.6.0
New Mask function to replace key sequences from a byte array.
v1.5.2
Fix the issues with obvious incorrect text character encoding id-ing.
v1.5.1: nil panic fixes
fixed unlikely but possible nil panics. new taskfile with nilaway test.