Sha256: ed19158849ed421b1be1f0801e5117fc6232328d859f4080527342aff74c3a54
Contents?: true
Size: 1006 Bytes
Versions: 1
Compression:
Stored size: 1006 Bytes
Contents
## v1.3.0 * [#12](https://github.com/arempe93/bunny-mock/pull/12): Adds `basic_publish` functionality to `Channel` - [@podung](https://github.com/podung) * [#13](https://github.com/arempe93/bunny-mock/pull/13): Add `confirm_select` method stub - [@baelter](https://github.com/baelter) ## v1.2.2 * [#6](https://github.com/arempe93/bunny-mock/pull/6): Adds more status methods to `Session` - [@syndbg](https://github.com/syndbg) ## v1.2.1 * [#5](https://github.com/arempe93/bunny-mock/pull/5): Fixes `routing_key` being modified when delivering in a topic exchange - [@austinmoore](https://github.com/austinmoore) ## v1.2.0 * Adds `with_channel` functionality to `BunnyMock::Session` * Renames `BunnyMock::Exchange#has_binding?` to `BunnyMock::Exchange#routes_to?` * Adds `Bunny` as a dependency to use its exceptions ## v1.1.0 * Moves queue and exchange storage to `BunnyMock::Session` * Adds `queue_exists?` and `exchange_exists?` methods to `BunnyMock::Session` ## v1.0.0 First stable release!
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bunny-mock-1.3.0 | CHANGELOG.md |