- Fixes a bug in the parser. - Fixes bug on parsing of zero sized blob strings.
- Adds example that uses own struct. - Test improvements. - More test improvements. - Adds new response types.
- Moves response classes to their own header. - aedis.hpp used only to include other headers like in boost. - Removes buffer typedef. - Events example. - Async example. - Improvements in the makefile. - Adds reconnect example.