Skip to content

Releases: mateusjatenee/php-json-feed

v1.0.6

04 Jun 20:10
Compare
Choose a tag to compare

Fixes bug where illuminate\support functions were being used.

v1.0.5

24 May 13:29
Compare
Choose a tag to compare

@sisve pointed out that Carbon had some issues on 1.22 and 1.21 was the latest working version.

As anything above 1.19 is supported, I updated Carbon's version constraint to ~1.20.

v1.0.4

23 May 22:46
Compare
Choose a tag to compare

Fix bug where collections were not being dealt with correctly. Instead of calling $collection->all() and keep the objects, $collection->toArray() was being called and therefore arrays were returned.

v1.0.2

23 May 22:16
Compare
Choose a tag to compare

This version fixes a bug where the Facade could not be used.

v.1.0.1

23 May 22:02
Compare
Choose a tag to compare

Removes illuminate/support requirement. Backwards compatible, of course!

v1.0.0

22 May 07:02
Compare
Choose a tag to compare

Not much, but it works. :)!
bitmoji