Skip to content

Releases: stellarwp/memoize

1.2.2

21 Mar 17:38
b815081

Choose a tag to compare

What's Changed

  • BUGFIX: Bad phpstan config and PHP 8.4 deprecated implicitly null value by @defunctl in #9

Full Changelog: 1.2.1...1.2.2

1.2.1

07 Jan 03:27
caf467c

Choose a tag to compare

What's Changed

  • Bugfix: Allows keys like '0', 'false' to be used and throw an InvalidArgumentException when an empty string is passed '' by @defunctl in #8

Full Changelog: 1.2.0...1.2.1

1.2.0

07 Jan 02:52
d58a44c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

19 Dec 19:50
0c2fe05

Choose a tag to compare

What's Changed

  • Implementing a better OOP structure by @borkweb in #3
  • Fixes a sentence in the Drivers section by @tarecord in #2
  • Support closures as values for ::set() by @borkweb in #1

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

18 Dec 21:01

Choose a tag to compare