v0.2.0-rc.1
This version introduces a breaking change in #116
Change the message encoding to make easy the integration cross-protocol.
What's Changed
- Make
PublishAsync
actually async. by @lukebakken in #112 - Add XML doc to
IConsumer
and related entities. by @lukebakken in #113 IPublisher
XML doc by @lukebakken in #114- Use ApplicationData by Default instead of AMQPValue for the message creation by @Gsantomaggio in #116
Full Changelog: v0.2.0-beta.0...v0.2.0-rc.1