v1.1.0
1.1.0 (2025-04-18)
1.1.0 is here and it includes a massive overhaul of the project documentation! Every single function, enum, type, method, etc. has been comprehensively documented so you never have to leave your IDE when working with AutoIt JS. If you need a bit more detail, every docstub also contains a link to the official AutoIt documentation. Typedoc has been added as well and I will deploy the auto generated docs to GitHub Pages within the next few days as well.
In addition to the documentation overhaul, I have also gone an fully reimplemented the Tooltip
function using the Win32 API directly in much the same way I did PixelSearch
. As usual, if you encounter any bugs, please report them!