Releases: momentohq/client-sdk-dotnet
Releases · momentohq/client-sdk-dotnet
v0.16.5
0.16.5 (2022-07-20)
Chores
- prefer namespace statements to namespace blocks (#83) (e00ed82)
v0.16.4
0.16.4 (2022-07-20)
Chores
- use guids instead of ad-hoc strings in tests (#82) (54f1206)
- use client test fixture to speedup tests (#81) (3fbce9d)
v0.16.3
0.16.3 (2022-07-20)
Chores
- enable nullable reference types in projects (#79) (10bcf25)
v0.16.2
0.16.2 (2022-07-14)
Chores
- Rename MultiGet and MultiSet to GetMulti and SetMulti. (#73) (77a1c76)
v0.16.1
0.16.1 (2022-06-22)
Chores
v0.16.0
0.16.0 (2022-06-22)
Feature
v0.15.2
0.15.2 (2022-06-18)
Chores
- fix return types and typos in dictionary stubs (#69) (54213ff)
v0.15.1
0.15.1 (2022-06-17)
Chores
v0.15.0
0.15.0 (2022-06-17)
Feature
- Refactor multi-get to be in sync with latest spec. (#67) (e5410ed)
v0.14.1
0.14.1 (2022-06-17)
Chores
- Use optional arguments where appropriate (#65) (42f76fb)