All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
0.2.0 - 2020-11-30
- #9 Rework callbacks & Mandatory publisher
- #10 Improve errors handling for cases when connection can be recovered
0.1.6 - 2020-11-24
- #8 Fix errors on recovery from connection failures
0.1.5 - 2020-11-04
- #7 Enforce single channel for threaded apps
0.1.4 - 2020-11-03
- #5 Test against ruby 2.7.2
- #6 Do not share channels between threads
0.1.3 - 2020-09-18
- #4 Fix deprecation warnings of ruby 2.7
0.1.2 - 2020-07-30
- 846369a Test mode
0.1.1 - 2020-05-21
- fec490c Imrove unrouted messages processing