Skip to content

Releases: qphl/MessageDispatch.Core

3.0.0

09 Feb 16:52
cd123cc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...3.0.0

Ownership Change

29 Nov 09:37
bd801ab

Choose a tag to compare

Ownership Transfer

As we are now working under Corsham Science, the package name, copyright information and other relevant metadata have been updated to reflect this fact.

Package Updates

The dev packages used to build and test the MessageDispatch.Core have been updated to their latest version, and the build script has been updated to output the package in the correct directory (as .Net Core 3 changed the relative path structure for build outputs). This includes the CodeStyle package, which enforced much of the name change.

Update Icon URL

25 Jun 13:15
85cb1b5

Choose a tag to compare

  • Updated the Icon URL to point to the correct location on GitHub.

Improved Package Dependencies

21 Jun 15:17
b3b8538

Choose a tag to compare

  • Changed package dependency versions to ranges (Semver based; major version changes should bring breaking changes, and will need to be reviewed with package updates to support them).

Improved Package Dependencies - Release Candidate 1

21 Jun 14:02

Choose a tag to compare

1.0.1-rc1

Finalize dependency versions

1.0.0-beta001

18 Jun 13:18
35b7926

Choose a tag to compare

Added a space to the readme

Initial Release

18 Jun 14:46
412b773

Choose a tag to compare

The initial version of MessageDispatch.Core: a package which contains a range of methods for dispatching events to event consumers, using the core interfaces IConsume<TEvent> and IDispatcher.

Beta

15 Jun 14:04

Choose a tag to compare

Beta Pre-release
Pre-release
1.0.0-beta

Codestyles as private asset

Release Candidate 4

14 Jun 15:04

Choose a tag to compare

Release Candidate 4 Pre-release
Pre-release
1.0.0-rc4

Updated build scripts to try to fix release note link

Release Candidate 5 - New Build Process

15 Jun 12:48
2bca12b

Choose a tag to compare

Pre-release
Merge pull request #11 from cognisant/fix-folders

Fixed folders