Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

2.0.0

@chnorton chnorton tagged this 05 Apr 04:23
This is a complete rewrite of the library.

Highlights:

- Replace the Guzzle 3 client with the more generic HTTPlug PSR-7/PSR-18 client
- Switch to PSR-4 autoloading, and move classes into a top-level Fontis namespace.
- Require PHP 7.1 or greater
- Changed license from LGPL 2.0 to OSL 3.0, for consistency with our other packages
- Remove the unit tests which are no longer relevant and did not provide much value
- Included example code to demonstrate usage
Assets 2