Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Nov 13:20

TNRKit v0.3.0

Diff since v0.2.2

  • The run! function has been made type stable.
  • To do this the way finalizers are handled has changed, see the docs section on finalizers for more details.

Breaking changes

  • Finalization is now handled through passing a Finalizer to the run! function instead of adding a finalize! function to the TNRScheme struct.

Merged pull requests: