Releases: aplescia/lets-go
Releases · aplescia/lets-go
Initial SQS Utility Functions
1.15 & Library Updates
v1.9.3 Library Updates
import hotfix
v1.9.1 fix path imports
New owner, new module path
v1.9.0 change module v
Refactored AUTH method
Merge pull request #14 from Chewy-Inc/feature/refactor-redis-package refactor ClusterClient constructor method
Add support for Redis Auth in Client Init
v1.8.0 Add option for redis auth
Some package renaming, and better documentation!
v1.7.0 extraction of division for golint
Additional Functions, Function Renames, and Comments that break previous builds.
SQL utilities! Insert and query from a DB based on passed structs.
Merge pull request #11 from Chewy-Inc/feature/1.5-release-sql-functions Feature/1.5 release sql functions
generic json marshalling functions
Merge pull request #10 from Chewy-Inc/develop json marshalling functions!