Autopilot Deno Versions Save

:rocket: Cross-platform desktop automation module for Deno.

0.4.0

2 years ago

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

2 years ago

AutoPilot 0.3.2

Fixed plugin download from github releases

0.3.1

2 years ago

AutoPilot 0.3.1

Fixed plugin release downloads

0.3.0

2 years ago

AutoPilot 0.3.0

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

0.2.1

3 years ago

Compatibility with Deno 1.4.6

  • Reverts back to use plugin_prepare
  • Dependency upgrade

v0.2.0

3 years ago

0.2.0 - BREAKING Async Ops

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

v0.1.9

3 years ago
  • Added support for deno v1.3 and switched from plugin_prepare to plug - #29

v0.1.7

3 years ago
  • Big refractors.
  • Better code quality and benchmarks.
  • Small build size.

v0.1.5

3 years ago

Windows bug fixes with zero dependency on third party commands.

v0.1.4

3 years ago

Smaller release build! (Like super small)