v3.0.2
This version fixes a bug in the .sendSis
method caused by the library form-data
. The library could throw errors even when using async functions (like sendSis
) leading to uncaught exceptions even if the function call is wrapped in a try-catch block