Skip to content

Releases: momentohq/client-sdk-dotnet

v0.16.5

20 Jul 22:27
e00ed82
Compare
Choose a tag to compare

0.16.5 (2022-07-20)

Chores

  • prefer namespace statements to namespace blocks (#83) (e00ed82)

v0.16.4

20 Jul 21:06
54f1206
Compare
Choose a tag to compare

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

20 Jul 16:42
10bcf25
Compare
Choose a tag to compare

0.16.3 (2022-07-20)

Chores

  • enable nullable reference types in projects (#79) (10bcf25)

v0.16.2

14 Jul 15:33
77a1c76
Compare
Choose a tag to compare

0.16.2 (2022-07-14)

Chores

  • Rename MultiGet and MultiSet to GetMulti and SetMulti. (#73) (77a1c76)

v0.16.1

22 Jun 00:57
8cb1b22
Compare
Choose a tag to compare

0.16.1 (2022-06-22)

Chores

v0.16.0

22 Jun 00:14
bcbdbf4
Compare
Choose a tag to compare

0.16.0 (2022-06-22)

Feature

v0.15.2

18 Jun 00:16
54213ff
Compare
Choose a tag to compare

0.15.2 (2022-06-18)

Chores

  • fix return types and typos in dictionary stubs (#69) (54213ff)

v0.15.1

17 Jun 23:30
7e3c754
Compare
Choose a tag to compare

0.15.1 (2022-06-17)

Chores

v0.15.0

17 Jun 23:02
e5410ed
Compare
Choose a tag to compare

0.15.0 (2022-06-17)

Feature

  • Refactor multi-get to be in sync with latest spec. (#67) (e5410ed)

v0.14.1

17 Jun 17:57
42f76fb
Compare
Choose a tag to compare

0.14.1 (2022-06-17)

Chores

  • Use optional arguments where appropriate (#65) (42f76fb)