Skip to content

1.0.0 - πŸŽ‰ First stable major release! πŸŽ‰

Compare
Choose a tag to compare
@eliassjogreen eliassjogreen released this 18 Jan 23:01
· 15 commits to main since this release
dcda7cd

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