Releases: EncoreDigitalGroup/planningcenter-php-sdk
Releases · EncoreDigitalGroup/planningcenter-php-sdk
0.9.0
0.8.0
0.7.1
0.7.0
0.6.2
0.6.0
0.5.2
Fix
- Fixed an issue where the client sometimes threw an error claiming insufficient arguments were passed when they were. This issue occurred when a Class method did not require a query modifier and failed to provide a fall back value of NULL. This fallback value has been moved to the Client Class method directly.
0.5.1
2023-08-31 (0.5.0)
Add
- Response JSON now has an SDK key containing metadata to allow for easy error-catching.
2023-08-29 (0.4.0)
Add
- Person->all()
- Person->get()