Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.8.3](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.8.2...1.8.3) (2025-11-03) ### Bug Fixes * add missing hash_ctx argument ([24c0a58](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/24c0a5842c3853a678b6b62a0990bc04f6a3f25f)), closes [#9](https://gitlab.com/to-be-continuous/tools/tbc-check/issues/9) ## [1.8.2](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.8.1...1.8.2) (2025-09-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.8.2" version = "1.8.3" 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.3](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.8.2...1.8.3) (2025-11-03) ### Bug Fixes * add missing hash_ctx argument ([24c0a58](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/24c0a5842c3853a678b6b62a0990bc04f6a3f25f)), closes [#9](https://gitlab.com/to-be-continuous/tools/tbc-check/issues/9) ## [1.8.2](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.8.1...1.8.2) (2025-09-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.8.2" version = "1.8.3" description = "to-be-continuous checker CLI tool" authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }] license = "LGPL" Loading