Skip to content

Release v2.27.0

Choose a tag to compare

@github-actions github-actions released this 18 Sep 05:41
26f21ae

Added

  • The cratis-chronicle-projection skill now covers Chronicle 19.1.0's variants — mutually exclusive read models for one logical entity, for both the model-bound ([VariantOf<T>], [EntersOn<T>], [GlobalFor<T>]) and fluent (.VariantOf<T>(), .EntersOn<T>()) approaches, so it is naturally selected when an entity's shape genuinely changes across its lifecycle (e.g. a work item that is a backlog entry, then a pull request, then closed).