Releases: NimaAra/Easy.MessageHub
Releases · NimaAra/Easy.MessageHub
Easy.MessageHub-5.1.0
- Fix #27
- Drop support for NET471 in favour of NET48
Easy.MessageHub-5.0.0
- Moved away from the singleton model.
Easy.MessageHub-4.0.1
- Ensure the unregistered subscription is removed from all the threads.
Easy.MessageHub-4.0.0
- Raised minimum .NET Framework support from 3.5 to 4.5.
- Fixed a variation of #7 occurring in some multi-threaded scenarios.
- Minor refactoring.
Easy.MessageHub-3.4.0
- Improved exception handling
- Minor refactoring
Easy.MessageHub-3.3.0
- Improved hub disposal;
- Minor refactoring
Easy.MessageHub-3.2.1
- Fixed #8
Easy.MessageHub-3.2.0
- Fixed: #7;
- Minor refactoring.
Easy.MessageHub-3.1.0
- Exposed an override for the
Subscribe
method to allow throttling on theIMessageHub
- Minor bug fixes
Easy.MessageHub-3.0.0
- Added support for .Net 3.5 and netstandard1.0.