Skip to content

0.2.0

Latest
Compare
Choose a tag to compare
@bash bash released this 20 Mar 14:39
c03d845
  • Add convenience overload for Disposable.Owned that helps with analyzers such as IDisposableAnalyzers.
  • Use class instead of struct for Disposable<T> and AsyncDisposable<T>.