1.3.0
Changes:
- Added a new class for passing around HubMessages. There were issues during serialization of the default InvocationMessage, and we were only using it pretty primitively, so this change just creates a new type with the same fields that we manage. PR: #10