Release 3.2.2
NOTE: This includes a breaking change for the doRoutine
function on MIGClient
(see 7fafd0e). Specifically, the on
parameter is renamed to the more sensible replyPort
. As this breaking change only would affect a vast minority of use cases (if anyone is even using that parameter at all, instead of relying on the default), I chose to make this a patch change instead of jumping up to v4. My apologies if you were using that parameter!
Also, MIGPayloadWithOnlyNDR
is now a payload that can be used.
Happy hacking!