v0.6.0
- Fix potential channel related issues
- Add sync_start to producers
- Add handle_setup callback to producers
- Make all handle_setup callbacks optional
- Move message ack/nack/reject to Message module
- Utilize AMQP channel process directly for ack/nack/reject instead of via consumer