Releases: EncoreDigitalGroup/planningcenter-php-sdk
Releases · EncoreDigitalGroup/planningcenter-php-sdk
v1.0.0-rc2
Full Changelog: v1.0.0-rc1...v1.0.0-rc2
v1.0.0-rc1
Full Changelog: 0.9.0...v1.0.0-rc1
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.