v0.6.0
Changes:
- Producer produce is now a synchronous method that does not do Object enumeration to read its parameters.
- Graceful shutdown fixes due to changes in memory allocation in C++
- Various performance passes
- Mocha-ized end to end unit tests.
- Refactoring of C++ code to reduce number of unnecessary classes.