Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line # [1.10.0](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.9.1...1.10.0) (2026-06-02) ### Features * support TBC_DEFAULT global variables ([d63a389](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/d63a3899b30db8d1d3783132c88a590311a1decf)) ## [1.9.1](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.9.0...1.9.1) (2026-05-29) 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.9.1" version = "1.10.0" 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.10.0](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.9.1...1.10.0) (2026-06-02) ### Features * support TBC_DEFAULT global variables ([d63a389](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/d63a3899b30db8d1d3783132c88a590311a1decf)) ## [1.9.1](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.9.0...1.9.1) (2026-05-29) 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.9.1" version = "1.10.0" description = "to-be-continuous checker CLI tool" authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }] license = "LGPL" Loading