Release 0.7.0
- Drop PHP5 support,
- PHP7.1 is a minumum now.
- Add return and argument type hints
- Deprecate Interfaces with
Psr
prefix - Add
SubscriptionConsumerInterface
- Add
SubscriptionConsumerNotSupportedException
- Add
PriorityNotSupportedException
- Add
DeliveryDelayNotSupportedException
- Add
DeliveryDelayNotSupportedException
- Add
TemporaryQueueNotSupportedException
- Add
TimeToLiveNotSupportedException
- Add
ConsumerPollingTrait
- Add
MessageTrait