Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 231 Bytes

changelog.md

File metadata and controls

7 lines (6 loc) · 231 Bytes

Changelog

0.2.0

  • Add convenience overload for Disposable.Owned that helps with analyzers such as IDisposableAnalyzers.
  • Use class instead of struct for Disposable<T> and AsyncDisposable<T>.

0.1.0

Initial release