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