Skip to content

Version 3.0.0: All-New All-Different Client

Compare
Choose a tag to compare
@chadicus chadicus released this 07 Jan 15:24
· 5 commits to master since this release
02e88d2

Backwards Compatibility Breakers

  • Version 3 [PR #35]
    • PHP 7 Only
    • PSR-7 HTTP Messages instead of custom requests and responses
    • PSR-16 Simple Caching for caching API responses
    • Guzzle instead of curl functions

Developer Changes

  • Fix markdown in README
  • Update examples