Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.8.1](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.8.0...1.8.1) (2025-09-28) ### Bug Fixes * replace '<>' with quotes (not html encoded in GitLab) ([6e93a15](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/6e93a154a5e3e9b2686496d688f8eb8a6f5fc6c0)) # [1.8.0](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.7.0...1.8.0) (2025-09-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.8.0" version = "1.8.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.8.1](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.8.0...1.8.1) (2025-09-28) ### Bug Fixes * replace '<>' with quotes (not html encoded in GitLab) ([6e93a15](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/6e93a154a5e3e9b2686496d688f8eb8a6f5fc6c0)) # [1.8.0](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.7.0...1.8.0) (2025-09-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.8.0" version = "1.8.1" description = "to-be-continuous checker CLI tool" authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }] license = "LGPL" Loading