Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.9.1](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.9.0...1.9.1) (2026-05-29) ### Bug Fixes * valid report on no CI component ([cd78f11](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/cd78f1192668fa181c5a3872caa22d8383d62420)) # [1.9.0](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.8.3...1.9.0) (2026-02-28) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [project] name = "tbc-check" version = "1.9.0" version = "1.9.1" description = "to-be-continuous checker CLI tool" authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }] license = "LGPL" Loading Loading
CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.9.1](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.9.0...1.9.1) (2026-05-29) ### Bug Fixes * valid report on no CI component ([cd78f11](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/cd78f1192668fa181c5a3872caa22d8383d62420)) # [1.9.0](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.8.3...1.9.0) (2026-02-28) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [project] name = "tbc-check" version = "1.9.0" version = "1.9.1" description = "to-be-continuous checker CLI tool" authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }] license = "LGPL" Loading