* Fix for encoding problems (issue 34) [Jayson Vantuyl] * Possible fix for reconnection problems (issue 32) * Fix for broken pipe (error not passed to client - issue 33) * Various tidying up of the codebase
3.1.0
* Initial support for STOMP Protocol 1.1 * New Version of CLI * Added disconnect receipt functionality
3.0.4
* Added wait-for-receipt functionality * Fixed bug in CLI Version command * SSL protocol patch * Added connection timeout * Added facility to not send disconnect frame on disconnect (argument to disconnect function)
3.0.3
* Fixes for python 2.4 * Added config.dox to distribution
3.0.2
* Fix for localhost connection problem (issue 17)
3.0.1
* Fixes for Oracle AQ bridge for Python3 * Change to debian style changelog