Skip to content

Latest commit

 

History

History
68 lines (50 loc) · 8.1 KB

CHANGELOG.md

File metadata and controls

68 lines (50 loc) · 8.1 KB

Changelog

0.1.2 (2024-10-28)

Miscellaneous

0.1.1 (2024-10-28)

Miscellaneous

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)