Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line # [1.7.0](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.6.0...1.7.0) (2025-09-20) ### Features * forbid parallel-matrix in templates implementation ([6396904](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/639690471ceaebe684ac57aeb16f3e4c3c0237b6)) # [1.6.0](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.5.15...1.6.0) (2025-08-18) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "tbc-check" version = "1.6.0" version = "1.7.0" description = "to-be-continuous checker CLI tool" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading Loading
CHANGELOG.md +7 −0 Original line number Diff line number Diff line # [1.7.0](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.6.0...1.7.0) (2025-09-20) ### Features * forbid parallel-matrix in templates implementation ([6396904](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/639690471ceaebe684ac57aeb16f3e4c3c0237b6)) # [1.6.0](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.5.15...1.6.0) (2025-08-18) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "tbc-check" version = "1.6.0" version = "1.7.0" description = "to-be-continuous checker CLI tool" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading