Skip to content

Releases: thyyppa/fluent-fm

1.3.0: Merge pull request #39 from sib-retail/master

03 Mar 19:49
bd30906
Compare
Choose a tag to compare

Adds support for

  • Cached authentication token using APCu (if available). This increases performances.
  • Layouts Metadata retrieval

1.2.5

01 Oct 14:14
77492bc
Compare
Choose a tag to compare

Updated to work with Laravel 8.

  • Set Guzzle dependency to version 7

1.2.4

19 May 23:35
254a253
Compare
Choose a tag to compare

Minor fix

1.2.3

19 May 23:11
b71e4ea
Compare
Choose a tag to compare

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.2

13 May 20:47
803759c
Compare
Choose a tag to compare

Dependency updates

1.2.1

21 Apr 21:10
64365a8
Compare
Choose a tag to compare
remove composer.lock

Signed-off-by: Travis Hyyppä <[email protected]>

1.2.0

21 Apr 21:05
be86cc0
Compare
Choose a tag to compare

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.*

1.1.6

21 Apr 20:55
3bda338
Compare
Choose a tag to compare
update deps

Signed-off-by: Travis Hyyppä <[email protected]>