Skip to content

primo 0.2.0

Compare
Choose a tag to compare
@gsteel gsteel released this 10 Jun 07:59
· 501 commits to 1.6.x since this release
0.2.0
83fbd10

Added

  • #2 Adds Primo\Http\PrismicHttpClient interface. This interface is just aliased to the PSR Http Client interface but the Api client factory targets the new interface in the container so that it is easier to change the client used specifically for the Prismic API. Typically, you'd want to wrap the standard client in a caching client…

Changed

  • #2 Adds some suggest items to composer.json

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #2 Corrects the config provider class name in composer.json