Skip to content
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@joshuafleck joshuafleck released this 02 Jan 17:46
· 25 commits to master since this release
  • 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