Skip to content

Latest commit

 

History

History
66 lines (35 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

66 lines (35 loc) · 1.59 KB

Change log

0.6.1 (2020-03-02)

0.6.0 (2019-08-19)

  • Ruby 2.4+ is required.

  • Fix Rails 6 compatibility. (@palkan)

0.5.0 (2019-02-24)

  • Make compatible with Rails 6. (@palkan)

    That allows using RSpec part of the gem with Rails 6 (since Action Cable testing will included only in the upcoming RSpec 4).

  • Backport Rails 6.0 API changes. (@palkan, @sponomarev)

    Some APIs have been deprecated (to be removed in 1.0).

0.4.0 (2019-01-10)

0.3.0

  • Add connection unit-testing utilities. (@palkan)

    See #6

0.2.0

  • Update minitest's assert_broadcast_on and assert_broadcasts matchers to support a record as an argument. (@thesmartnik)

See #11

  • Update have_broadcasted_to matcher to support a record as an argument. (@thesmartnik)

See #9

0.1.2 (2017-11-14)

  • Add RSpec shared contexts to switch between adapters. (@palkan)

See #4.

0.1.1

0.1.0