Skip to content

Releases: trympet/MediatR.IPC

v3.0.0

31 Mar 15:31
Compare
Choose a tag to compare
bump version

v2.0.0

03 Jan 13:24
e4246a8
Compare
Choose a tag to compare
Update README.md

v1.1.1

04 May 19:57
Compare
Choose a tag to compare
  • Fix return value for Unit-requests
  • Register INotification-types in assembly scan by default

v1.1.0

25 Apr 15:08
7ff7175
Compare
Choose a tag to compare

Add support for request cancellation via cancellation token.

Implement object Send(object, CancellationToken)

v1.0.0

16 Apr 11:46
Compare
Choose a tag to compare

Initial release