v2.5.0
What's Changed
- Create CHANGELOG.md by @roberto-butti in #71
- [FEATURE] Adds getAll() method to BaseClient by @web-dev-passion in #61
- adding tests for getAll method by @roberto-butti in #73
- added default_lifetime option as TTL value for caching by @roberto-butti in #72
- Feature: Introducing Static Code Analysis, PHPStan and refactor by @roberto-butti in #75
- Static code analysis: PHPstan level 5 by @roberto-butti in #79
- Static code analysis: PHPstan level 4 by @roberto-butti in #78
- Fix/54 reset cache by @roberto-butti in #80
- Fix/avoid array cast by @roberto-butti in #81
- Fix the resolveRelations() method for the case with relations with n… by @roberto-butti in #83
- fix typo by @axkirillov in #82
New Contributors
- @web-dev-passion made their first contribution in #61
- @axkirillov made their first contribution in #82
Full Changelog: v2.4.0...v2.5.0