v0.1.11: Several fixes
* Fixed parsing binary data which is represented in Tarantool as MP_STR. Now returning bytes object when this situation occurs - no unicode decoding happens (fixes #4). * Propagating any parsing errors to waiter. * Changed log level of "field not in format" from WARNING to DEBUG (fixes #5).