- Major re-write of the msgpack handling code that
- Reduces calls to malloc
- Increases test coverage
- Does more strict boundary checking for types
- Reduces function complexity
- [Issue #103](https://github.com/xmidt-org/wrp-c/issues/103) where multiple partner_ids are supported now
- [Issue #105](https://github.com/xmidt-org/wrp-c/issues/105) where memory bounds are not respected
- [Issue #108](https://github.com/xmidt-org/wrp-c/issues/105) where va_copy() could leak memory