Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.1.3](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.1.2...1.1.3) (2025-01-14) ### Performance Improvements * update cache to fetch tags/branches/MR details only when needed ([57ea9c1](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/57ea9c19ab7ba5e04709a01ed1e51964ad0e2334)) ## [1.1.2](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.1.1...1.1.2) (2025-01-10) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "gitlab-butler" version = "1.1.2" version = "1.1.3" description = "GitLab Butler CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading Loading
CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.1.3](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.1.2...1.1.3) (2025-01-14) ### Performance Improvements * update cache to fetch tags/branches/MR details only when needed ([57ea9c1](https://gitlab.com/to-be-continuous/tools/gitlab-butler/commit/57ea9c19ab7ba5e04709a01ed1e51964ad0e2334)) ## [1.1.2](https://gitlab.com/to-be-continuous/tools/gitlab-butler/compare/1.1.1...1.1.2) (2025-01-10) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "gitlab-butler" version = "1.1.2" version = "1.1.3" description = "GitLab Butler CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading