v0.1.1
Pre-release
Pre-release
This release fixes some issues of the previous version and adds some new features
Features
- Add synchronous send to Producers.
Fixes
- Fixed an issue in the reconnection logic, where, after a reconnect, Producer and Consumer were unable to send messages.
- Fixed an issue with the Example target that prevented it to be compiled with Swift 5.10 due to a false-positive data race error.
Known issues
- No known issues in this version