Skip to content

Releases: momentohq/client-sdk-php

v1.0.0

29 Mar 21:47
Compare
Choose a tag to compare
Update templated README.md file

v0.7.1

28 Mar 16:50
6264e3c
Compare
Choose a tag to compare

0.7.1 (2023-03-28)

Bug Fixes

v0.7.0

28 Mar 00:21
cdbc89e
Compare
Choose a tag to compare

0.7.0 (2023-03-28)

Feature

Bug Fixes

Chores

v0.6.2

22 Mar 01:05
057518a
Compare
Choose a tag to compare

0.6.2 (2023-03-22)

Bug Fixes

v0.6.1

21 Mar 23:41
68039ed
Compare
Choose a tag to compare

0.6.1 (2023-03-21)

Chores

v0.6.0

21 Mar 18:03
bcefd62
Compare
Choose a tag to compare

0.6.0 (2023-03-21)

Feature

Bug Fixes

Chores

v0.5.0

11 Jan 23:10
0a920b7
Compare
Choose a tag to compare

0.5.0 (2023-01-11)

Feature

Bug Fixes

Styles

Chores

  • add benchmark/loadgen scripts and docs (#90) (48262fc)
  • remove list erase pending API review (#89) (4739630)
  • adds pr dep review workflow (#88) (8147b41)
  • try out qodana for php code scan (#87) (255adb3)
  • update README to clarify that data structures APIs are in preview (#85) (ae5ef34)
  • remove collection-specific delete operations (#84) (14bcb92)
  • make $refreshTtl optional and re-order arguments for list push and dictionary increment (#77) (b067f00)

v0.4.0

18 Nov 23:57
f5080ae
Compare
Choose a tag to compare

0.4.0 (2022-11-18)

Feature

v0.3.2

18 Nov 21:28
5b5c334
Compare
Choose a tag to compare

0.3.2 (2022-11-18)

Bug Fixes

Chores

v0.3.1

17 Nov 23:45
f5cce94
Compare
Choose a tag to compare

0.3.1 (2022-11-17)

Chores

  • add fieldValueDictionary accessor to dictionaryGetBatch (#65) (1a1e86c)
  • add setRemoveElement and tests (#66) (60d0f03)
  • update dictionary/set method names (#64) (f9bc2dc)
  • prefix all value accessors with value<type> (#63) (f61fc7b)