Skip to content

Releases: GabrielHCataldo/go-helper

v1.8.1

31 May 16:36
Compare
Choose a tag to compare

Refactor CompactString func.

v1.8.0

31 May 13:39
Compare
Choose a tag to compare

Added base64 to string conversion functions.

v1.7.9

12 May 21:30
Compare
Choose a tag to compare

Added decompress gzip and deflate to dest any value

v1.7.8

12 May 20:31
Compare
Choose a tag to compare

Added compress and decompress using gzip and deflate.

v1.7.7

12 May 12:17
Compare
Choose a tag to compare

Added ConvertToGzip and ConvertGzipToBytes

v1.7.6

10 May 21:56
Compare
Choose a tag to compare

Bug fix convert gzip base64 to bytes, string and any dest

v1.7.5

10 May 20:58
Compare
Choose a tag to compare

Bug fix convert custom type to string

v1.7.4

10 May 19:27
Compare
Choose a tag to compare

Added convert to gzip base 64

v1.7.3

10 May 17:55
Compare
Choose a tag to compare

Bugfix custom validator

v1.7.2

01 May 19:23
Compare
Choose a tag to compare

Added parse any string to snake, camel, kebab case