Skip to content

Latest commit

 

History

History
58 lines (31 loc) · 1.45 KB

CHANGELOG.md

File metadata and controls

58 lines (31 loc) · 1.45 KB

Change log

master

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

0.2.0

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

See palkan#11

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

See palkan#9

0.1.2 (2017-11-14)

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

See palkan#4.

0.1.1

0.1.0