v1.1.3 06/11/2021
- 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