Releases: bshramin/goxy
Releases · bshramin/goxy
V0.1.1
refactor redis fetch function (#32) * refactor redis fetch function * fix lint error * change logging * fix lint erros Co-authored-by: Mehdi Makki <[email protected]>
v0.1.0
change redis shared
fix shared redis (#27) * fix shared redis * fix test
v0.0.5
fix(redis): add error on fetch (#26)
v0.0.4: Feat/export fetch (#25)
* fix(sharedRedis): set lock before fetch * fix(linter): resolve err * fix(sharedfetch): do best practices * feat(redis) : expose funcs * fix/ lint * fix version * fix version * fix version
Add the hashid tool
What's Changed
- Add the pull request template by @bshramin in #18
- Add issue templates by @bshramin in #19
- Feat/add license and readme by @bshramin in #20
- feat(redis): added shared redis fetch by @shahabeshaghi67 in #21
- fix(sharedRedis): set lock before fetch by @shahabeshaghi67 in #22
- Remove data_loader by @bshramin in #23
- Add hashid by @mahdimakki in #24
New Contributors
- @mahdimakki made their first contribution in #24
Full Changelog: v0.0.2...v0.0.3
Add Encode and Decode with generics
feat(encode): added encode decode (#17) * feat(encode): added encode decode * fix(ci): fix golang version
Fix some lint errors
v0.0.1 Fix some linting errors (#16)
Initial tag
Tag initial code before applying a breaking change.