Skip to content
This repository was archived by the owner on May 26, 2022. It is now read-only.

Releases: robindrost/prismic-eloquent

Release 0.2.6

07 Oct 10:34
Compare
Choose a tag to compare

Release 0.2.5

13 Jun 12:51
Compare
Choose a tag to compare
  • Update to Prismic version 5.1.0

Release 0.2.4

14 Nov 11:26
e89fb5f
Compare
Choose a tag to compare

Release 0.2.3

06 Nov 10:17
Compare
Choose a tag to compare
  • Upgraded the Prismic SDK to 5.0.1
  • Remove spaces in the cache key string.

Release 0.2.2

15 Sep 12:14
Compare
Choose a tag to compare
  • Updated the Prismic php-kit to 5.0

Release 0.2.1

31 Aug 07:37
Compare
Choose a tag to compare
  • Added a facade for the cache layer;

Release 0.2.0

28 Aug 20:22
Compare
Choose a tag to compare
  • Updated composer packages & set the prismic api on 4.0.0;

Release 0.1.9

28 Aug 19:40
Compare
Choose a tag to compare
  • Use the cache enabled config option from the .env file by default;

Release 0.1.8

28 Aug 19:37
Compare
Choose a tag to compare
  • Added a caching layer on repository calls, please copy the cache config from the config file.

Release 0.1.7

28 Aug 07:10
Compare
Choose a tag to compare
  • Allow all methods that return a single model to be null;