Releases: littledivy/autopilot-deno
Releases · littledivy/autopilot-deno
0.4.0
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
AutoPilot 0.3.2
Fixed plugin download from github releases
0.3.1
AutoPilot 0.3.1
Fixed plugin release downloads
0.3.0
AutoPilot 0.3.0
Rewrite for Deno 1.12.1 plugins. Removed unstable APIs for window management (linux).
0.2.1
Compatibility with Deno 1.4.6
- Reverts back to use
plugin_prepare
- Dependency upgrade
v0.2.0
v0.1.9
v0.1.7
- Big refractors.
- Better code quality and benchmarks.
- Small build size.
v0.1.5
Windows bug fixes with zero dependency on third party commands.
v0.1.4
Smaller release build! (Like super small)