Releases: EncoreDigitalGroup/planningcenter-php-sdk
Releases · EncoreDigitalGroup/planningcenter-php-sdk
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()
2023-08-27 (0.3.0)
Add
-
Group->all()
-
Group->mine()
-
Group->get()
-
Group->enrollment()
-
Group->event()
-
Group->membership()
-
Group->people()
-
TagGroup->all()
-
TagGroup->tag()
2023-08-27 (0.2.0)
Adds
- TagGroup->all()
- TagGroup->tag()
2023-08-27 (0.1.2)
Adds
- Events->get()
- Events->future()
- Events->instance()
- Events->connection()
2023-08-26 (0.1.1)
Fixes Events->getAll() to show all events instead of just future events.
2023-08-26 (Initial Release)
This release is the first release while this library is being developed. Currently, only PCO Calendar Events are available via this SDK with future support for PCO Groups and PCO People in the future.