Skip to content

Releases: denosaurs/plug

1.0.0-rc.0 - πŸ“’ Soon to be stable!

30 Sep 07:36
ed49f74
Compare
Choose a tag to compare

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

0.5.2 - Multi-arch support

13 Jun 07:17
9011619
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.1...0.5.2

0.5.1

26 Jan 22:44
Compare
Choose a tag to compare

What's Changed

  • feat: UrlOptions for name-less operation which actually works :P

Full Changelog: 0.5.0...0.5.1

0.5.0

26 Jan 22:31
a4698df
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.5.0

v0.4.0 - Deno ffi support

16 Oct 07:47
35c0134
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.1...0.4.0

v0.3.1

18 May 06:49
Compare
Choose a tag to compare

Changelog

Features

  • bump deps, update tests (00ac928)

Bug Fixes

  • don't type the second op arg as Uint8Array (#6) (9666498)
  • ci using deno canary (8a0fe36)

v0.3.0

08 May 16:57
Compare
Choose a tag to compare

Changelog

Features

v0.2.9

08 May 16:57
Compare
Choose a tag to compare

Changelog

Features

  • log when downloading plugin (f065135)

v0.2.2

20 Sep 19:05
Compare
Choose a tag to compare

Changelog

v0.1.1

07 Sep 22:37
Compare
Choose a tag to compare

Changelog