Skip to content

Releases: timabell/gitopolis

v1.17.2

11 May 00:37
Immutable release. Only release title and notes can be modified.
de814ad

Choose a tag to compare

v1.17.2

📚 Documentation

  • Update repo urls from rustworkshop to timabell (19cbb37)

v1.17.1

30 Apr 23:32
Immutable release. Only release title and notes can be modified.
0fb4e52

Choose a tag to compare

v1.17.1

🧹 Chore

  • Upgrade build to latest rust (7cf1d5f)
  • Dependency upgrades (0fb4e52)

v1.17.0

14 Apr 21:17
Immutable release. Only release title and notes can be modified.
cb4f271

Choose a tag to compare

v1.17.0

🐛 Bug Fixes

  • Move repo into folder when target path ends with slash (#264) (cb4f271)

v1.16.0

14 Apr 21:03
Immutable release. Only release title and notes can be modified.
c6af029

Choose a tag to compare

v1.16.0

✨ Features

v1.15.0

14 Apr 20:52
Immutable release. Only release title and notes can be modified.
92bbd17

Choose a tag to compare

v1.15.0

✨ Features

  • Add ability to remove a tag from all repos (#212) (92bbd17)

v1.14.1

14 Apr 20:33
Immutable release. Only release title and notes can be modified.
3edb288

Choose a tag to compare

v1.14.1

✨ Features

v1.14.0

13 Apr 23:49
Immutable release. Only release title and notes can be modified.
6f36a2d

Choose a tag to compare

v1.14.0

✨ Features

  • Add --skip-blank option to exec command (#260) (e84ba00)
  • Add macOS aarch64 build + support older MacOSX 10.7 (6f36a2d)

v1.13.2

13 Apr 22:02
Immutable release. Only release title and notes can be modified.
402a3ea

Choose a tag to compare

v1.13.2

🧹 Chore

  • Upgrade build to latest rust (5551dbf)
  • Dependency upgrades (402a3ea)

v1.13.1

13 Apr 21:39
Immutable release. Only release title and notes can be modified.
bc74145

Choose a tag to compare

v1.13.1

🧹 Chore

  • Upgrade build to latest rust (1e0d36d)
  • Dependency upgrades (b15b3c3)
  • Replace deprecated cargo_bin with cargo_bin_cmd! macro (e832e2c)
  • Bump actions/checkout in the github-actions group (537a5c8)
  • Bump the github-actions group with 3 updates (1544df1)
  • Upgrade build to latest rust (31e5d3b)
  • Dependency upgrades (97e1f7e)
  • Bump the github-actions group with 2 updates (2b3b0a6)

v1.13.0

28 Nov 19:18
373123a

Choose a tag to compare

[1.13.0] - 2025-11-28

Features

  • Respect remote names and default to origin when cloning (#222, #246)

Bug Fixes

  • Skip adding remotes when repo already exists during clone (#247)