1.0.0-rc.0 - 📢 Soon to be stable!
Pre-release
Pre-release
What's Changed
Not much, we have renamed prepare to dlopen and reworked the caching to be less of a dependency while still using the same behaviour as Deno. The download function has been added to simply download and cache a dependency without instantiating it as a Deno dynamic library instance. The only thing that has changed significantly, and that is barely is the FetchOptions which have had a minor overhaul and it's logic reworked. See the examples and docs for more info on that
- feat!: new cache and totally overhauled interface by @eliassjogreen in #15
Full Changelog: 0.5.2...1.0.0-rc.0