Releases: AmbitionEng/qik
Releases · AmbitionEng/qik
0.2.2
Changes
- Drop support for Python 3.9, changed project ownership to
AmbitionEng
by @wesleykendall in #15.
0.2.1
Feature
- Support earlier versions of git where
--format
was not an option ofgit ls-files
.
0.2.0
This is a major release that introduces:
- Qik spaces, the ability to isolate commands across virtualenvs, dotenvs, and much more
- An extensible plugin system which features three plugins:
- Pygraph: For python import graph dependencies and import linting commands
- UV: For UV virtualenv management
- S3: For remote caching with S3
There's a blog post here and accompanying documentation for 0.2.0.