Skip to content

Tags: fmfmfmfm/RPA-Python

Tags

v1.24.0

Toggle v1.24.0's commit message
tebelorg#101 - automate by searching for text on screen

follow-up to the previous commit at -
tebelorg@d29333f

v.1.23.0

Toggle v.1.23.0's commit message
tebelorg#100 - name change to RPA for Python done

v1.22.0

Toggle v1.22.0's commit message
fine-tune verbiage for rpa package

v1.21.0

Toggle v1.21.0's commit message
tebelorg#36 - include Windows dependency for pack()

Including vcredist_x86.exe as part of pack() to streamline deployment on Windows without internet. This lets users enjoy the automated setup on the air-gapped computer without having to download vcredist_x86.exe elsewhere and transfer the file to that computer to install.

v1.20.0

Toggle v1.20.0's commit message
tebelorg#94 - add update() to update without internet

v1.19.0

Toggle v1.19.0's commit message
Merge branch 'master' of https://github.com/tebelorg/TagUI-Python

v1.18.0

Toggle v1.18.0's commit message
tebelorg#86 - initial fix for homebrew openssl issue

see tebelorg#86 for more details

v1.17.0

Toggle v1.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
tebelorg#41 - adding setup message on Linux visual automation

follow-up commit to bump version in readme to v1.17

v1.16.0

Toggle v1.16.0's commit message
tebelorg#81 - move to Corretto OpenJDK + 64-bit check

see tebelorg#81 for details

v1.15.0

Toggle v1.15.0's commit message
tebelorg#71 - bug fix for select(), change to exact match

fix implemented upstream, see tebelorg#71 for details