Releases: cachethq/badger
Releases · cachethq/badger
v3.0.0
What's Changed
- Rename .gitattributes to .gitattributes by @justablob in #2
- Updates for Laravel 9.x and 10.x. PHP 8.0 and above. by @jbrooksuk in #3
- Dropped
get
prefixes from method names inBadge
class. - Added type-hinting.
- Rewritten tests from PHPUnit to Pest.
- Using
orchesta/testbench
for test suite.
New Contributors
- @justablob made their first contribution in #2
Full Changelog: v2.0.0...v3.0.0