2.2.0
What's Changed in version 2.2.0
- show instruction to configure shell completion with
alfred --completion
in #39 (by @FabienArcellier) - accelerate command discovery by using
alfred.CMD_RUNNING
to load huge dependency on command running only in #43 (by @FabienArcellier) - verifies commands integrity in continuous integration with
alfred --check
in #31 @FabienArcellier) - detect automatically virtual environment in
.venv
directory in #41 (by @FabienArcellier) - load compiled library as sqlite3 in #30 (by @FabienArcellier)
What's changed in repository & documentation
- summarize the state of the project with badges in #38 (by @hassan12ammar)
New Contributors
- @hassan12ammar made their first contribution in #38
Full Changelog: 2.1.1...2.2.0