Skip to content

1.0.0-rc.0 - 📢 Soon to be stable!

Pre-release
Pre-release
Compare
Choose a tag to compare
@eliassjogreen eliassjogreen released this 30 Sep 07:36
· 19 commits to main since this release
ed49f74

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

Full Changelog: 0.5.2...1.0.0-rc.0