Releases: caseysoftware/marvel-php
v2.0 Release
This release updates Guzzle from v3.7 to 6.x.
As a result, it changed the minimum PHP version from 5.3 to 5.5 which forces this to be a major release.
There are no other changes in features or functionality and updating this library should not require any updates to your existing code.
Release Version 1.1.2
Tweaked some underlying data, no functional/features changes.
Release Version 1.1.1
Fixed an issue with the install docs. No functionality/feature changes or fixes.
v1.1.0 Release
The iterator methods now return objects instead of arrays.
v1.0 Release
This is the first official release of my PHP helper library for the Marvel API. It uses Guzzle instead of the previous curl implementation so it should be powerful and flexible.. and hopefully easy to use.
If you have any feedback, ideas, or suggestions, please feel free to submit issues or pull requests.