Skip to content

Releases: caseysoftware/marvel-php

v2.0 Release

03 Jan 06:53
Compare
Choose a tag to compare

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

16 Oct 19:46
Compare
Choose a tag to compare

Tweaked some underlying data, no functional/features changes.

Release Version 1.1.1

15 Oct 13:44
Compare
Choose a tag to compare

Fixed an issue with the install docs. No functionality/feature changes or fixes.

v1.1.0 Release

29 Jan 03:58
Compare
Choose a tag to compare

The iterator methods now return objects instead of arrays.

v1.0 Release

13 Jan 05:49
Compare
Choose a tag to compare

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.