- fixes last registered strategy being the only active strategy.
- Added .NET Standard 2.1 target (depends on Rebus v6.x). The other target frameworks are compatible with Rebus v5.x/v6.x.
- Enabled non-nullable reference types
- Fix log message
- fix XML doc, wrong description
- fix: when moving to error queue, now uses the original transport message (in case it was modified in earlier step).
- Added Step documentation.
- Initial release