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
PublishAsyncactually async. by @lukebakken in #112 - Add XML doc to
IConsumerand related entities. by @lukebakken in #113 IPublisherXML 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