Skip to content

Releases: Defacto2/helper

v1.6.7

05 Feb 01:38
388fbad

Choose a tag to compare

lint fix

v1.6.6

03 Feb 01:46
e8701ed

Choose a tag to compare

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

15 Nov 06:17
e2777e8

Choose a tag to compare

new diskstat func

v1.6.4

01 Nov 02:56
9101a05

Choose a tag to compare

fix Mask false-positives

v1.6.3

01 Nov 02:46
9101a05

Choose a tag to compare

fix Mask false-positives

v1.6.2

25 Oct 04:42
46a65ff

Choose a tag to compare

lint fix

v1.6.1

13 Oct 23:03
dd502cb

Choose a tag to compare

fix for false positives in matcher()

v1.6.0

05 Oct 01:26
c59fbe5

Choose a tag to compare

New Mask function to replace key sequences from a byte array.

v1.5.2

05 Sep 05:57
76b45da

Choose a tag to compare

Fix the issues with obvious incorrect text character encoding id-ing.

v1.5.1: nil panic fixes

09 Aug 00:24
e2decf9

Choose a tag to compare

fixed unlikely but possible nil panics.
new taskfile with nilaway test.