Skip to content

Releases: GabrielHCataldo/go-redis-template

v1.1.5

31 Mar 13:48
Compare
Choose a tag to compare

Upgrade go-logger and go-helper libs

v1.1.4

12 Mar 10:50
Compare
Choose a tag to compare

Added error key not found if Get not returned value.

v1.1.3

30 Jan 20:51
Compare
Choose a tag to compare

Bug fix convert to string and validate type IsBytes.

v1.1.2

28 Jan 13:19
Compare
Choose a tag to compare

Updated go-logger, go-helper and go-errors dependency.

v1.1.0

26 Jan 14:11
Compare
Choose a tag to compare

Updated go-helper, go-logger and go-errors dependency.

v1.0.9

24 Jan 21:14
Compare
Choose a tag to compare

Updated go-helper, go-logger and go-error dependency.

v1.0.8

24 Jan 18:56
Compare
Choose a tag to compare

Used go-errors in template error returns and updated the go-helper dependency.

v1.0.7

18 Jan 15:04
Compare
Choose a tag to compare

Updated dependencies.

v1.0.6

18 Jan 15:04
Compare
Choose a tag to compare

Updated dependencies.

v1.0.5

18 Jan 08:32
Compare
Choose a tag to compare

Refactor every part of options to be pointers and have more dynamics when instantiating an option parameter.