Skip to content

First minor bump for PSR compliance

Latest
Compare
Choose a tag to compare
@DragonBe DragonBe released this 07 Apr 21:50
· 4 commits to master since this release
v0.1.0
17575b9

I've modified the code so now it makes use of PSR 7 request and response interfaces and PSR 18 client interfaces.

This is a first minor bump as we're still backwards compatible without any known breaks, but now completely ready for the future to facilitate any HTTP client interface that implements PSR 18.

Enjoy the improvements.