Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@bskim45 bskim45 released this 08 May 11:13
· 2 commits to main since this release
6c74664

2.0.0 (2022-05-08)

Breaking changes

Python 2 has been removed from macOS 12.3 Monterey, and default system Python is now Python 3.8. (https://www.alfredapp.com/help/kb/python-2-monterey/)

This is first version that supports macOS 12.3+ (Python 3.8+).

Please note that Python 2 and Alfred 3 is no longer supported.
If you are using macOS 12.2 or below, please do not upgrade to 2.0.0+ and keep using 1.3.0.

Special thanks to NorthIsUp for porting alfred-workflow to Python 3.

Features

  • support python3 (macOS 12.3+) (ef9f083)