Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Releases: loophp/memoize

5.0.2

17 Jan 10:29
Compare
Choose a tag to compare

Merged

  • What's the reason for using serialize() and json_encode() to calculate the cache key? #4
  • Use null coalescing assignment operator #5
  • Fix code example in README #3

Commits

  • fix: Update README with proper example. 53f58fa
  • fix: Update README code example. e56d672

5.0.1

17 Dec 19:51
Compare
Choose a tag to compare

Commits

5.0.0

28 Nov 20:50
Compare
Choose a tag to compare

Commits

  • chore: Update static files before release. b3e345d
  • ci: Update Github actions configuration. f1af8c6
  • chore: Update static configuration files. 76137e7
  • refactor: Fix tests. 239328c
  • refactor: Fix tests. 3f9a3ce
  • refactor: Get rid of PHPStan issues. 52fc1dc
  • docs: Update README. f499c14
  • ci: Update Github actions configuration. 90f92c6
  • docs: Add changelog. 87c5b49
  • refactor: Add typing information. 45961c3
  • refactor: Optimizations and simplifications. 47934ec
  • refactor: Update composer.json. 1349126
  • chore: Remove obsolete file. eb118d6

3.0.0

28 Jan 18:09
Compare
Choose a tag to compare
Increase code coverage.

2.0.0

22 Oct 15:49
b5af35c
Compare
Choose a tag to compare
Refactoring. (#2)