- Support earlier versions of git where
--format
was not an option ofgit ls-files
.
- Add qik spaces for isolated command execution.
- Create an extensible plugin system and three initial plugins: pygraph, UV, and S3.
Plus many more improvements. See the blog post on spaces for more details.
- Includes the ability to override missing module and distributions, along with much better error handling for individual failures in the runner. [Wesley Kendall, fe5d844]
- Better error handling and references to docs on errors. [Wesley Kendall, 089c132]
- Added basic test suite. [Wesley Kendall, 66a9d16]
- Update blog post and other misc fixes. [Wesley Kendall, 5a300d6]
- Fix README link to blog post [Wesley Kendall, 0b930b5]
- Force a re-build of the docs to remove ads. [Wesley Kendall, 0274fde]
-
Qik beta release. [Wesley Kendall, d56e7ab]
The qik beta release includes the initial command runner and docs. See https://qik.build for an overview of functionality.
- Misc doc additions [Wesley Kendall, 2736c18]
- Generate .gitattributes, fix module import watching, add verbosity levels. [Wesley Kendall, 67c7623]
- Fix ReadTheDocs build. [Wesley Kendall, 51d835e]
- The initial qik alpha release. [Wesley Kendall, 4d2d43b]