Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

0.17.2

Latest

Choose a tag to compare

@Rick-van-Dam Rick-van-Dam released this 16 Feb 20:45
5a5da5c
  • Scoped will now only call a dispose or finalizer delegate once, even if Dispose is called multiple times by other code or recursion. Fixes #130.