Releases: GabrielHCataldo/go-helper
Releases · GabrielHCataldo/go-helper
v1.8.1
v1.8.0
Added base64 to string conversion functions.
v1.7.9
Added decompress gzip and deflate to dest any value
v1.7.8
Added compress and decompress using gzip and deflate.
v1.7.7
Added ConvertToGzip and ConvertGzipToBytes
v1.7.6
Bug fix convert gzip base64 to bytes, string and any dest
v1.7.5
Bug fix convert custom type to string
v1.7.4
Added convert to gzip base 64
v1.7.3
Bugfix custom validator
v1.7.2
Added parse any string to snake, camel, kebab case