Skip to content

Releases: AmbitionEng/qik

0.2.2

16 Dec 01:37
95cbe4e
Compare
Choose a tag to compare

Changes

  • Drop support for Python 3.9, changed project ownership to AmbitionEng by @wesleykendall in #15.

0.2.1

27 Oct 01:39
0f2096c
Compare
Choose a tag to compare

Feature

  • Support earlier versions of git where --format was not an option of git ls-files.

0.2.0

13 Oct 20:22
47cda68
Compare
Choose a tag to compare

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.