Releases: thyyppa/fluent-fm
Releases · thyyppa/fluent-fm
1.3.0: Merge pull request #39 from sib-retail/master
Adds support for
- Cached authentication token using APCu (if available). This increases performances.
- Layouts Metadata retrieval
1.2.5
Updated to work with Laravel 8.
- Set Guzzle dependency to version 7
1.2.3
Changes:
- adding support for multiple where clauses, each acting as an "and" operation
- adding support for orWhere
- adding support for multiple sort operations
- fix depreciated phpunit 9 methods
1.2.0
Dependencies no longer support php 7.1, so this package now requires php 7.2+
If you need to use php 7.1 you can require version 1.1.*