v2.0.0
- Backend dependency switched to
pynput
instead of PyAutoGUI. Much less dependencies now. A reinstall of the package or virtual environment may be necessary to remove old dependencies. - New
--search-delay
,--load-delay
and--load-rewards
options exposed as arguments. Thanks @imakiro (#25) - Now using poetry as dependency and package publishing
- CI workflow has been rewritten