Skip to content

Tags: Lingzo/TagUI-Python

Tags

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

v1.14.0

Toggle v1.14.0's commit message
tebelorg#36 - deploy on PCs without internet

see issue tebelorg#36 for details

v1.13.0

Toggle v1.13.0's commit message
tebelorg#62 - support changing directory halfway

See tebelorg#62 for more details

v1.12.0

Toggle v1.12.0's commit message
tebelorg#57 - clipboard() to get or put text

Follow-up commit to let both single and double quotes work properly if trying to put text to clipboard containing quotation marks.

---

To put text to clipboard or get clipboard text. See issue tebelorg#57 for details

v1.11.0

Toggle v1.11.0's commit message
tebelorg#50 - follow-up to frame()

sync upstream code-fix logic for frame step