Skip to content

Releases: littledivy/autopilot-deno

0.4.0

16 Oct 16:17
Compare
Choose a tag to compare

autopilot_deno 0.4.0

  • Added FFI support
  • Library size reduction from ~13mb => 482kb on just Windows
  • Uses deno_bindgen for auto generating FFI bindings

0.3.2

22 Jul 09:53
c205a22
Compare
Choose a tag to compare

AutoPilot 0.3.2

Fixed plugin download from github releases

0.3.1

22 Jul 09:48
4243431
Compare
Choose a tag to compare

AutoPilot 0.3.1

Fixed plugin release downloads

0.3.0

21 Jul 09:57
11ae150
Compare
Choose a tag to compare

AutoPilot 0.3.0

Rewrite for Deno 1.12.1 plugins. Removed unstable APIs for window management (linux).

0.2.1

24 Oct 11:52
Compare
Choose a tag to compare

Compatibility with Deno 1.4.6

  • Reverts back to use plugin_prepare
  • Dependency upgrade

v0.2.0

02 Sep 09:55
cef015f
Compare
Choose a tag to compare

0.2.0 - BREAKING Async Ops

  • 0.2.0 - update docs and improve perf (#32)
  • Refractors and make ops async (#30)

v0.1.9

22 Aug 11:35
2bc6cc9
Compare
Choose a tag to compare
  • Added support for deno v1.3 and switched from plugin_prepare to plug - #29

v0.1.7

24 Jun 09:55
Compare
Choose a tag to compare
  • Big refractors.
  • Better code quality and benchmarks.
  • Small build size.

v0.1.5

10 Jun 10:41
Compare
Choose a tag to compare

Windows bug fixes with zero dependency on third party commands.

v0.1.4

08 Jun 10:10
Compare
Choose a tag to compare

Smaller release build! (Like super small)