Skip to content

Releases: darkweak/storages

v0.0.8

19 Aug 18:24
751729c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

12 Aug 21:18
6e6dc03
Compare
Choose a tag to compare

What's Changed

  • fix(chore): nuts return storer interface instead of a pointer by @darkweak in #12

Full Changelog: v0.0.6...v0.0.7

v0.0.6

12 Aug 20:09
0dffccc
Compare
Choose a tag to compare

What's Changed

  • fix(ci): enable nats service by @darkweak in #7
  • feat(chore): optimize encoded cache value by @mohammed90 in #8
  • feat(chore): internal logger and WASM support by @darkweak in #9

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.5

16 Jul 08:55
c06066c
Compare
Choose a tag to compare

What's Changed

  • feat(chore): code quality with lint, tests and CI by @darkweak in #5
  • feat(storages): add go-redis and nats by @darkweak in #6

Full Changelog: v0.0.4...v0.0.5

v0.0.4

07 Jul 21:42
173af49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

02 Jul 21:19
ecaea69
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

02 Jul 19:23
abfc291
Compare
Choose a tag to compare

What's Changed

  • feat(registered): expose reset function by @darkweak in #1

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

23 Jun 17:03
f8e7f2d
Compare
Choose a tag to compare
feat(ci): generate all submodule tags on release