Skip to content

v0.1.2

Compare
Choose a tag to compare
@astepin astepin released this 22 Jun 18:44
· 53 commits to main since this release
  • Option to get content children $client->content()->children()
  • Option to get content descendants $client->content()->descendants()
  • Page comments can also be retrieved $client->content()->children($page, Content::CONTENT_TYPE_COMMENT)
  • The complete body is now retrieved as default