v3.0.7
- Removed Message, Command, Event interfaces
- Now the first argument of the handler MUST be the message object
- The AmqpQueue class constructor is marked private
- Removed part of redundant exceptions
- Added verification of the name of the Exchange\Queue
- Psalm types correction
- Due to the deletion of the Message interface, the MessageEncoder and MessageDecoder interfaces are changed