## sibson/vncdotool — v1.2.0…v1.3.0

_22 commits._

### Features
- **remove python3.7 support** (2b5f10c)
- **Simplify RPM support to Python 3 only (#268)** (d61eaf5)

### Fixes
- **Fix E402 lint errors: move relative imports before module-level constants (#313)** (8305231)
- **Fix: typefile and pastefile now accepts "-" as filename (stdin) (#307)** (bb772bb)
- **Fix sed script for BSD/GNU compatibility in libvncserver.mk** (e1584ae)

### Backend
- **Prepare 1.3.0 release** (244e5bd)
- **Merge branch 'main' of github.com:sibson/vncdotool** (28e5dc9)
- **remove obsolate circleci config** (e318a50)
- **Switch from pycryptodomex to cryptography.io (#278)** (207c435)
- **Modernize CI/CD workflows and clean up Makefile** (c41eeab)
- **Set package ecosystem to 'pip' for Dependabot** (a18b582)
- **Run functional tests against LibVNCServer examples (#303)** (07937ad)
- **Update supported Python versions (#304)** (733d681)
- **allow input literal `-` via `client.keyPress` with `minus` keyword (#302)** (31e24fe)
- **Remove transitive dependency zope.interface from requirements.txt (#298)** (e0e574c)
- **Allow specifying a format with captureScreen (#293)** (ec3f481)
- **A bunch of fixes and improvemenbs (#289)** (317de66)
- **use makefile.venv** (c99498e)
- **bump version to 1.3.0** (7b58450)
- **Improve special key handling (#270)** (a4bb988)
- **create readthedocs config** (729602a)

### Chore
- **build(deps): bump pillow from >=9.3.0 to >=10.0.1 (#312)** (3cd4e70)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/sibson/vncdotool?utm_source=github-action)._