Skip to content

v0.7.1

Choose a tag to compare

@woduda woduda released this 09 Jun 06:19
· 7 commits to main since this release

Changed

  • Updated CLAUDE.md architecture section to reflect current codebase: removed
    stale TODO placeholders, documented all 13 typed entity APIs, resolvers
    (CustomFieldResolver, FinancialTypeResolver, RelationshipTypeCache),
    AbstractContactSubEntityApi, TypedResult, contracts, and entity DTOs.
  • Updated README.md: added Email, Phone, Address, Relationship, and Contribution
    API sections to the table of contents; added contributions() and
    financialTypes() to the typed-entity-shortcuts table; fixed CRUD section
    (update/save/delete examples now use entity() / GenericApi, not
    contacts()); corrected Responses section to show Result<T> for typed APIs
    and array<mixed> for GenericApi / raw().

Full changelog: https://github.com/woduda/civicrm-php/blob/main/CHANGELOG.md