Skip to content

Releases: gee-m/go-helpers

1.3.0

31 Oct 15:40
4d471f0
Compare
Choose a tag to compare

Added SmartStack() which returns a stack trace that is opionated-ly formatted: starts exactly from the panic() call, and replaces gopath by $GOPATH

gstrings fixes

05 Jan 10:20
b1fb0cd
Compare
Choose a tag to compare
1.2.0

gstrings: overdue name fix on camel and snake

1.1.2

10 Oct 14:26
0e9c732
Compare
Choose a tag to compare
gstrings: add find funtcions

StringsBetween empty options

08 Jun 09:36
6e5c337
Compare
Choose a tag to compare
1.1.1

Add option for empty start or end StringsBetween

StringBetween returns boolean whether found or not

07 Jun 14:01
c6a962a
Compare
Choose a tag to compare
1.1.0

Return whether found or not in stringBetween

Debug: Errof

16 May 14:44
006f8e1
Compare
Choose a tag to compare
1.0.3

Debug: first version of errorf

Debug: Panicf

16 May 13:42
0a6d4f7
Compare
Choose a tag to compare
1.0.2

Add Panicf

Added gstrings.SnakeToCamel

10 Feb 10:08
Compare
Choose a tag to compare
1.0.1

Coded tests for SnakeToCamel & adjusted behavior

1.0.0

03 Feb 14:57
Compare
Choose a tag to compare
Gdebug: update and debug count print