v0.33.0
0.33.0 (2024-03-20)
Features
- add a configuration object for the cache client (#176) (2ee3227)
- add get/set to CacheClient to support readme.ts example (#185) (8d13be9)
- Add sorted set put and fetch functions (#178) (7a0d86b)
- prototype of new API using requests as builders (#175) (33fd9f5)
Miscellaneous
- disable releasing on every merge to main (#172) (6bb5965)
- fix and build examples (#186) (7023a10)
- modernize README, add CONTRIBUTING.md (#182) (188cf52)
- move prep_request out of SimpleCacheClient (#174) (5611dfb)
- remove next token from list_caches and list_signing_keys (#173) (009fe73)
- set up release please (#187) (f0d6dbb)
- standardize env var name to be MOMENTO_API_KEY (#180) (8b3b333)