Skip to content

Releases: EncoreDigitalGroup/planningcenter-php-sdk

2023-08-27 (0.3.0)

28 Aug 01:02
Compare
Choose a tag to compare

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)

28 Aug 00:26
Compare
Choose a tag to compare

Adds

  • TagGroup->all()
  • TagGroup->tag()

2023-08-27 (0.1.2)

27 Aug 20:36
Compare
Choose a tag to compare

Adds

  • Events->get()
  • Events->future()
  • Events->instance()
  • Events->connection()

2023-08-26 (0.1.1)

27 Aug 04:12
Compare
Choose a tag to compare

Fixes Events->getAll() to show all events instead of just future events.

2023-08-26 (Initial Release)

27 Aug 04:06
Compare
Choose a tag to compare

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.