Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.4.7](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.6...1.4.7) (2024-08-05) ### Bug Fixes * a variable/input override (in a variant) is always ignored ([9208081](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/9208081f452e8ef398256c1f15b12a1a964f67c4)) ## [1.4.6](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.5...1.4.6) (2024-07-05) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "tbc-check" version = "1.4.6" version = "1.4.7" 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.4.7](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.6...1.4.7) (2024-08-05) ### Bug Fixes * a variable/input override (in a variant) is always ignored ([9208081](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/9208081f452e8ef398256c1f15b12a1a964f67c4)) ## [1.4.6](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.5...1.4.6) (2024-07-05) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "tbc-check" version = "1.4.6" version = "1.4.7" description = "to-be-continuous checker CLI tool" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading