Skip to content

Releases: benpueschel/gritty

v0.4.0

18 Jul 17:26
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

♻️ Refactors

v0.3.0

17 Jul 23:14
Compare
Choose a tag to compare

Changelog

✨ New Features

♻️ Refactors

v0.2.0

08 Jul 19:46
Compare
Choose a tag to compare

Changelog

✨ New Features

🐛 Bug Fixes

♻️ Refactors

v0.1.1

07 Jul 02:04
Compare
Choose a tag to compare

Changelog

♻️ Refactors

v0.1.0

06 Jul 22:12
Compare
Choose a tag to compare

Changelog

💥 BREAKING CHANGES

  • due to bb39c74 - ask for confirmation on delete (commit by @benpueschel):

    ask for confirmation on delete

  • due to d80983a - change config path (commit by @benpueschel):

    Old configs located at ~/.config/gitrc-rs/ will need to
    be relocated to ~/.config/gritty/

  • due to 50b2fb4 - add option to clone repo on creation (commit by @benpueschel):

    Configs now need a "clone_protocol" option for each
    remote.

✨ New Features

🐛 Bug Fixes

v0.0.1

06 Jul 02:53
Compare
Choose a tag to compare

Changelog

💥 BREAKING CHANGES

  • due to 419df8e - simplify plaintext auth config (commit by @benpueschel):

    Old configs are not valid anymore and will not work.

✨ New Features

🐛 Bug Fixes

♻️ Refactors