Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 264 Bytes

CHANGELOG.md

File metadata and controls

7 lines (6 loc) · 264 Bytes

Changelog

  • 4.0
    • PHP 8 is required
    • All requests (request method) parameters has moved to the constructor
    • All responses now only has public parameters, no getters (only a few one exists)
    • Client needs to be added before running any requests