Skip to content

Releases: momentohq/momento-php-redis-client

v0.1.2

01 Nov 18:34
88c94d8
Compare
Choose a tag to compare

0.1.2 (2024-10-28)

Miscellaneous

v0.1.1

28 Oct 18:55
ea2c270
Compare
Choose a tag to compare

0.1.1 (2024-10-28)

Miscellaneous

v0.1.0

25 Oct 21:52
9484f3a
Compare
Choose a tag to compare

0.1.0 (2024-10-25)

Features

Bug Fixes

  • add zincrby method to interface (#12) (da084c0)
  • configure monolog logger (25fec3c)
  • export env instead of .env file (#21) (ceae953)
  • make monolog a dev dependency (1b21256)
  • remove debugging statements (8ea5d9a)
  • remove lint step from push-to-main workflow (#25) (c0a4bea)
  • rename package in composer.json (#19) (a50b2b7)
  • unbounded case for zrevrange (6f2785a)
  • update readme (ce526b7)

Miscellaneous

  • adds makefile (6a10961)
  • backfill interface methods (#10) (6c135c2)
  • exhaustive checks for methods (d35945a)
  • exhaustive checks for methods (#7) (79139ef)
  • set release version to 0.1.0 (#27) (4462c3d)
  • update composer description (#24) (c5a83f3)
  • Update the readme language to comply with the PHP license (#17) (9aa377f)