This version can be installed from PyPI
https://pypi.org/project/kci-dev/0.1.3/
What's Changed
- make 'results' subcommand more useful by @padovan in #102
- fix(docs,bisect,checkout): Improve debug output on failures by @nuclearcat in #98
- config: Remove debugging leftover by @aliceinwire in #103
- results: fix crash when log file is not found by @padovan in #105
- results: Throw error if no data is found by @aliceinwire in #106
- pyproject: Update development release to v0.1.3.dev1 by @aliceinwire in #104
- Add watch command by @padovan in #107
- Initial improvements to the bisection tooling by @padovan in #108
- Fix f-string syntax errors in results.py by @nuclearcat in #111
- Minor improvements (debug and cmd exit fixes) by @padovan in #109
- Improve watch command output by @padovan in #110
- bisect: Fix not returning to old folder by @aliceinwire in #112
- gitignore: Add ignore bisect default folder from git repository by @aliceinwire in #113
- check: Ignore bisect default folder from automatic checks by @aliceinwire in #114
- results: add test filter to the
tests
command. by @padovan in #115 - pyproject: Update release to v0.1.3 by @aliceinwire in #116
Full Changelog: v0.1.2...v0.1.3