Skip to content

0.13.1

Choose a tag to compare

@gibfahn gibfahn released this 20 Nov 22:45
· 175 commits to main since this release
d3d86b0

0.13.1

0.13.1 (2021-11-20)

Bug Fixes

  • generate: replace home dir in generated paths (50ae6bed)
  • git:
    • update the git remote fetch URL if it has changed (310f5bb9)
    • don't try to prune or check unpushed branches on first clone (65ad74e9)
  • opts: allow passing --bootstrap as a long argument (e0f58ff7)
  • run: add long options for fallback URL and path (61bb3ad0)
  • self_update: don't downgrade pre-release versions (91d6fd3e)
  • tasks:
    • include bootstrap tasks in completed task counts (b746a0b0)
    • don't run sudo if running as root already (3baf0e7e)

Features

  • config: support org/repo fallback URLs (maps to github.com URLs) (271785d7)