Skip to content

v0.5.0

Compare
Choose a tag to compare
@iacobson iacobson released this 28 Sep 20:21
· 19 commits to main since this release
4f49f45

Features

  • introducing ancestors queries to query for parents of an entity, the parents of parents, and so on:
    • Ecspanse.Query.select/2 new option: :for_ancestors_of
    • Ecspanse.Query.list_ancestors/1
    • Ecspanse.Query.list_tagged_components_for_ancestors/2