Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@beardyman beardyman released this 14 Oct 15:13
· 222 commits to master since this release

This release represents a major rework in the foundation of how the library works. It no longer requires a Guzzle of any version and instead implements an adapter pattern that allows the user to use whichever request library they choose. It also implements an instance based approach rather than a static one.