Skip to content

Releases: Defacto2/helper

v1.6.1

13 Oct 23:03
dd502cb
Compare
Choose a tag to compare
fix for false positives in matcher()

v1.6.0

05 Oct 01:26
c59fbe5
Compare
Choose a tag to compare
New Mask function to replace key sequences from a byte array.

v1.5.2

05 Sep 05:57
76b45da
Compare
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
Compare
Choose a tag to compare
fixed unlikely but possible nil panics.
new taskfile with nilaway test.

v1.5.0: removed all unneeded package dependancies

22 Jul 12:03
844e39f
Compare
Choose a tag to compare
this release stripped out the zap and testify libraries.
there is a breaking change for the helper.Logger function that has been
deprecated.

v1.4.2

16 Apr 08:55
b45bfc9
Compare
Choose a tag to compare
copybuffer optimization.

v1.4.1: New SortNames sorter.

17 Feb 00:44
442454f
Compare
Choose a tag to compare

v1.4.0

13 Feb 22:01
7b1f874
Compare
Choose a tag to compare
fixed package ecosystem.

v1.3.0: changed PageCount returned type from uint to int.

14 Jan 03:18
fc5bddf
Compare
Choose a tag to compare
This is to make it more compatible and remove the need for gosec type conversions.

v1.2.0

10 Jan 04:11
c02ccca
Compare
Choose a tag to compare
Linter corrections.