Skip to content

Releases: torden/go-strutil

Release v0.1.7

17 Aug 11:05
Compare
Choose a tag to compare
  • Complete Testing on Go New Version (v1.18 ~ v1.19)
  • Fix : Panic in Parallel Testing

Release v0.1.6

17 Aug 09:53
f6fc81d
Compare
Choose a tag to compare
  • fix : panic on parallel testing

Fix : panic index of range

08 Jan 05:12
Compare
Choose a tag to compare
Pre-release
fix `panic: Log in goroutine after Test_strutils_HumanFileSize has co…

…mpleted`

Release v0.1.4

05 Jun 06:52
73aed51
Compare
Choose a tag to compare
Release v0.1.4 Pre-release
Pre-release
  • added RegExpNamedGroups func
  • added test.RegExpNamedGroups func
  • support go.mod, go 1.11 or avobe version

Release v0.1.3

03 Jun 04:25
c70034f
Compare
Choose a tag to compare
  • added : DecodeURLEncoded,DecodeUnicodeEntities
  • fixed : gometalinter warnning issue
  • fixed : build failed at Test_strutils_HumanFileSize
  • fixed : infinity loop at StripTags
  • Ready go.mod

Release v0.1.2

26 Jun 22:36
Compare
Choose a tag to compare
  • added Br2Nl
  • fixed : unit-test not working issue

Release v0.1.1

07 Feb 13:20
d9b46a5
Compare
Choose a tag to compare
  • Fix ignore single tag in pureText func

Release 0.1.0

26 Jan 15:39
Compare
Choose a tag to compare
v0.1.0

fix link