Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line # [1.5.0](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.9...1.5.0) (2024-08-25) ### Features * add jacoco coverage report format support ([e4c4436](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/e4c4436d23980a94185a41ae3ca69895364aeaad)) ## [1.4.9](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.8...1.4.9) (2024-08-19) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "tbc-check" version = "1.4.9" version = "1.5.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.5.0](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.9...1.5.0) (2024-08-25) ### Features * add jacoco coverage report format support ([e4c4436](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/e4c4436d23980a94185a41ae3ca69895364aeaad)) ## [1.4.9](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.4.8...1.4.9) (2024-08-19) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "tbc-check" version = "1.4.9" version = "1.5.0" description = "to-be-continuous checker CLI tool" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading