Skip to content

Latest commit

 

History

History
58 lines (32 loc) · 2.16 KB

CHANGELOG.md

File metadata and controls

58 lines (32 loc) · 2.16 KB

Changelog

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

Changed

  • #9 Rework callbacks & Mandatory publisher
  • #10 Improve errors handling for cases when connection can be recovered

0.1.6 - 2020-11-24

Fixed

  • #8 Fix errors on recovery from connection failures

0.1.5 - 2020-11-04

Fixed

  • #7 Enforce single channel for threaded apps

0.1.4 - 2020-11-03

Changed

  • #5 Test against ruby 2.7.2

Fixed

  • #6 Do not share channels between threads

0.1.3 - 2020-09-18

Changed

  • #2 Use appraisal gem to control gem versions of tests matrix
  • #3 Require ruby 2.5

Fixed

  • #4 Fix deprecation warnings of ruby 2.7

0.1.2 - 2020-07-30

Added

0.1.1 - 2020-05-21

Changed

  • fec490c Imrove unrouted messages processing

0.1.0 - 2020-05-20