Releases: thomaslevesque/WeakEvent
Releases · thomaslevesque/WeakEvent
3.1.0
New
- Added support for async weak events with
AsyncWeakEventSource<T>
(#23)
Other
Special thanks for this release
- @pauldotknopf for suggesting and implementing
AsyncWeakEventSource<T>
3.1.0-beta.1
New
- Added support for async weak events with
AsyncWeakEventSource<T>
(#23)
Other
Special thanks for this release
- @pauldotknopf for suggesting and implementing
AsyncWeakEventSource<T>
3.0.0
New
- Added strong name
Other
- Dropped Cake in favor of a custom build script based on csproj, Bullseye and SimpleExec
- Switched to MinVer to handle versioning
2.3.0
Fixed
- Fix deadlock when thread tries to subscribe while other thread is invoking handlers
New
- Added .NET Standard 2.0 package
- Added SourceLink support
2.2.0
2.1.1
2.1.0
2.0.0
1.0.1
Fixed
- wrong tag in NuGet package
1.0.0
First release