Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 20:05
· 81 commits to main since this release
a652f2d

0.3.0 (2023-06-21)

Feature

  • add sorted set get score, get rank, and increment score (#38) (c2624f2)
  • add sorted set fetch by score and remove functions (#37) (3bdb666)
  • add sorted set put and fetch by rank functions (#36) (9f27b46)

Chores

  • redact auth token and response value changes (#39) (a652f2d)
  • grpc configuration (#35) (b6d3416)
  • make the examples use the published dependency (#30) (1ba0d44)