Skip to content

Releases: kernelci/kci-dev

v0.1.3.dev1

30 Jan 11:00
a7e3601
Compare
Choose a tag to compare
v0.1.3.dev1 Pre-release
Pre-release

This version can be installed from PyPI

https://pypi.org/project/kci-dev/0.1.3.dev1/

What's Changed

Full Changelog: v0.1.2...v0.1.3.dev1

v0.1.2

21 Jan 14:44
308f117
Compare
Choose a tag to compare

This version can be installed from PyPI

https://pypi.org/project/kci-dev/0.1.2/

What's Changed

Full Changelog: v0.1.1...v0.1.2

[development release] v0.1.2.dev1

20 Jan 13:29
3fb51c6
Compare
Choose a tag to compare
Pre-release

This version can be installed by PyPI

pip install kci-dev==0.1.2.dev1

What's Changed

  • feat(bisect): Add new bisection feature by @nuclearcat in #59
  • poetry/ci: Fix poetry 2.0.0 compatibility by @aliceinwire in #80
  • README: Use full url for compatibility with PyPI readme file by @aliceinwire in #78
  • results: Use current folder repository informations for getting results by @aliceinwire in #76
  • fix(bisect.py): Fix initial tree creation and params rename by @nuclearcat in #81
  • docs/results: Update documentation by @aliceinwire in #82
  • kcidev: Add config command for managing configuration by @aliceinwire in #88
  • use kci_err() for error messages across codebase by @padovan in #83
  • General improvements to maestro commands by @padovan in #84
  • docs/config: Add config subcommand configuration by @aliceinwire in #91
  • Turn results --action into subcommands by @padovan in #92
  • README: Add latest documentation link by @aliceinwire in #93
  • pyproject: Update toml dependency to tomllib by @aliceinwire in #94
  • results: Parse git configuration with configparser with strict=False by @aliceinwire in #95
  • hugo: Description updates by @aliceinwire in #96
  • config: Fix config subcommand asking for config and support current f… by @aliceinwire in #97
  • pyproject: Update development release to v0.1.2.dev1 by @aliceinwire in #90

Full Changelog: v0.1.1...v0.1.2.dev1

v0.1.1

31 Dec 03:16
4e680cb
Compare
Choose a tag to compare

This version can be installed by PyPI

pip install kci-dev==0.1.1

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.1.dev1

26 Dec 00:58
d0c0f0d
Compare
Choose a tag to compare
v0.1.1.dev1 Pre-release
Pre-release

This version can be installed by PyPI

pip install kci-dev==0.1.1.dev1

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1.dev1

v0.1.0

26 Oct 08:14
79e65bc
Compare
Choose a tag to compare

This version can be installed by PyPI

pip install kci-dev==0.1.0

Beta release

What's Changed

New Contributors

Full Changelog: https://github.com/kernelci/kci-dev/commits/v0.1.0