This repository has been archived by the owner on Apr 2, 2019. It is now read-only.
v3.0.0
- Improved standardisation of code styling with Rubocop
- Tested with latest bunny (2.6.2) and avro (1.8.1) releases
- Removed backwards compatibility with 1.0 schema version
- Cleaned up custom rspec matcher:
- Removed
.with
chain - Removed option to pass a block to the
.publish_event
method - Introduced
.including
chain allowing partial matching on event payloads - Introduced
.asserting
chain allowing custom assertions to be performed - See: https://github.com/simplybusiness/rabbit_feed#rspec
- Removed