Skip to content

Version 0.25.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 May 01:00
v0.25.0
8419a8c

Changed

  • [BC] ViaAggregate() and ViaProcess() now require the root type to be a pointer, enforced via type constraints.
  • [BC] StatelessProcessRoot methods now use pointer receivers.