Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line # [1.2.0](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.1.0...1.2.0) (2024-05-05) ### Features * implement job-prototype and inheritance check ([1effdd1](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/1effdd1e8cfeabbbccdeb7e55a76c26db680ae36)), closes [#7](https://gitlab.com/to-be-continuous/tools/tbc-check/issues/7) # [1.1.0](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.0.0...1.1.0) (2024-04-27) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "tbc-check" version = "1.1.0" version = "1.2.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.2.0](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.1.0...1.2.0) (2024-05-05) ### Features * implement job-prototype and inheritance check ([1effdd1](https://gitlab.com/to-be-continuous/tools/tbc-check/commit/1effdd1e8cfeabbbccdeb7e55a76c26db680ae36)), closes [#7](https://gitlab.com/to-be-continuous/tools/tbc-check/issues/7) # [1.1.0](https://gitlab.com/to-be-continuous/tools/tbc-check/compare/1.0.0...1.1.0) (2024-04-27) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line [tool.poetry] name = "tbc-check" version = "1.1.0" version = "1.2.0" description = "to-be-continuous checker CLI tool" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading