Loading CHANGELOG.md +9 −0 Original line number Diff line number Diff line # [1.1.0](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.0.0...1.1.0) (2024-04-27) ### Features * add cache dir argument ([d3d6c0a](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/d3d6c0a32c681212a8441285400205f99b6ce2a1)) * force update release only on latest ([69a6660](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/69a6660524b1486908f98ef9b44ae8ddcb1cfce8)) * reliable dry-run ([a30228c](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/a30228ca74aeaa3cef9c18e73dcce15b4f91ebfc)) # 1.0.0 (2024-04-07) 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-cp" version = "1.0.0" version = "1.1.0" description = "GitLab Copy CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading Loading
CHANGELOG.md +9 −0 Original line number Diff line number Diff line # [1.1.0](https://gitlab.com/to-be-continuous/tools/gitlab-cp/compare/1.0.0...1.1.0) (2024-04-27) ### Features * add cache dir argument ([d3d6c0a](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/d3d6c0a32c681212a8441285400205f99b6ce2a1)) * force update release only on latest ([69a6660](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/69a6660524b1486908f98ef9b44ae8ddcb1cfce8)) * reliable dry-run ([a30228c](https://gitlab.com/to-be-continuous/tools/gitlab-cp/commit/a30228ca74aeaa3cef9c18e73dcce15b4f91ebfc)) # 1.0.0 (2024-04-07) 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-cp" version = "1.0.0" version = "1.1.0" description = "GitLab Copy CLI" authors = ["Pierre Smeyers <pierre.smeyers@gmail.com>"] license = "LGPL" Loading