v2.5.0
What's Changed
- change quantile calculation implementation by @mp3000mp in #81
- README code example typo by @Mario-F in #84
- bugfix: addItemToKey calls apcu_store() even when the array key exists by @thedeacon in #75
- Fix #73 Redis::ensureOpenConnection should only connect once by @dirx in #76
- Properly validate label names by @ttk in #82
- Add tests on PHP 8.1 by @LKaemmerling in #80
New Contributors
- @Mario-F made their first contribution in #84
- @dirx made their first contribution in #76
- @ttk made their first contribution in #82
Full Changelog: v2.4.0...v2.5.0