Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.8.2](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.8.1...1.8.2) (2025-09-29) ### Bug Fixes * get file position for feature variables ([d813fe7](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/d813fe759d6334e660d65b8d8624e678582b81e7)) ## [1.8.1](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.8.0...1.8.1) (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.1" version = "1.8.2" 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.2](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.8.1...1.8.2) (2025-09-29) ### Bug Fixes * get file position for feature variables ([d813fe7](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/d813fe759d6334e660d65b8d8624e678582b81e7)) ## [1.8.1](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.8.0...1.8.1) (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.1" version = "1.8.2" description = "to-be-continuous checker CLI tool" authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }] license = "LGPL" Loading