- First version
- Update to Rebus 3
- Update to Rebus 4
- Add .NET Core support (netstandard1.6)
- Fix bug that would pass an un-initialized
IBus
instance field to the event listeners
- Fix bug that would call event callbacks multiple times if the
.Events(..)
configuration had been applied more than once - thanks dariogriffo
- Update packages and modernize a bit
- Update to Rebus 8