Release 1.2.1
- Added: Convenience methods for creating exchange types:
fanout(),direct(),topic(), andheaders() - Added: Support for binding with high level objects (Exchange and Queue objects can now be passed as binding sources)
- Fixed: Bug where a client without any connection could not be closed properly