Simon Hofmann
Simon Hofmann
**Short overview** nut.js gracefully handles erroneous input to e.g. `keyboard.type(...)`. This leads to some hard to track errors when running a workflow and should instead throw an error.
**Short overview** Alpha masking would allow to refine search input by masking unnecessary parts on an image.
**Short overview** Keyboard docs are not that clear as several users already mentioned they we're confused about when and how to use keyboard API (type vs. pressKey/releaseKey)
**Short overview** nut.js currently does not provide any log output about it's internal processes. In some cases, this is unfortunate as it would give users a deeper understanding on why...
It doesn't look like the pandemic is going to disappear anytime soon, so we should evaluate ways to run #jscc21 online. Since offerings for online conferencing evolved quite a bit...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade jimp from 0.16.2 to 0.22.4. :information_source: Keep your dependencies up-to-date....
This PR introduces a dedicated CI workflow for tagged releases. Not only does it automate releases, it also enables publishing a [universal binary](https://developer.apple.com/documentation/apple-silicon/building-a-universal-macos-binary) which natively runs on both Intel and...