Release v1.0.0
🎉 v1.0 is here!
- Fixed silent connection drops by wrapping
amqp-connection-manager
instead ofamqplib
directly. (3204e8d) Fixes #12 - Implemented integration tests (ba53424) closes #5
amqplib
andamqp-connection-manager
are now designated dependencies of this package which removes the need to install those packages explicitly (9f3f830)- Bumped dependencies to fix vulnerabilities (b97d1d4 97539c0)