v0.10.2
Changes:
- Added the
denyNetoption to DenoWorker.- This matches the
--deny-netoption in the Deno CLI: https://docs.deno.com/runtime/manual/basics/permissions#permissions-list - Thanks to @andreterron for contributing this! (#41)
- This matches the