Added
- Parametrized functional testing for Ubuntu environments for Python 3.9, 3.10, 3.11 (https://github.com/KAUTH/auto-click-auto/pull/10)
Fixed
- Autocomplete did not work properly for Python 3.11 environments.
Users can manually delete incorrectly created fish configuration file
~/.config/fish/completions/{program_name}.ShellType.FISH, created from this
bug (https://github.com/KAUTH/auto-click-auto/issues/9)