# develop # 0.3.0 * Feature/Change: Switch command methods from yielding the result asynchronously to returning it synchronously. Allows for better actor usage (async/futures) # 0.2.0 * Feature: Common command helper methods * Feature: Trace level logging & easy logging override * Feature: Clean shutdown * Feature: Separate stream creation and connection/execution * API Documentation # 0.1.0 * Initial release