v0.7.0
What's Changed
- Add ImportProvider. by @ac-z in #147
- Deprecate
CacheProvider
in favour ofImportProvider
- Update Deno extensions
- Add
into_tokio_runtime
- Remove
Runtime::options()
, in favor ofRuntime::timeout()
Full Changelog: v0.6.4...v0.7.0