Skip to content

Releases: gordziejonok/gitquick

v0.3.1

Choose a tag to compare

@gordziejonok gordziejonok released this 20 Aug 00:31
deab246

0.3.1 (2026-08-20)

Features

  • accept optional message for stash (#84) (ef6214b)
  • add stash push command (#82) (c58320d)
  • commit: allow amend to use previous message (#92) (fb2d27d)

Bug Fixes

  • stash: allow stashing untracked changes (#89) (de35e13)

v0.3.0

Choose a tag to compare

@gordziejonok gordziejonok released this 02 Aug 15:51
05da8d7

0.3.0 (2026-08-02)

⚠ BREAKING CHANGES

  • branch settings are no longer used

Features

Bug Fixes

  • commit: correctly display longer messages (#79) (c8d3abe)
  • correct add message (#74) (7b0cc08)
  • correct message while performing rebase (#76) (e365eac)

Code Refactoring

  • remove branch settings from config (#78) (ced71fd)

v0.2.0

Choose a tag to compare

@gordziejonok gordziejonok released this 30 Dec 23:03
01aa166

0.2.0 (2025-12-30)

⚠ BREAKING CHANGES

  • config names were changed
  • due to the project rename the default config path needed to be changed
  • config file now uses tables

Features

Bug Fixes

  • remove reset on branch display (#48) (b628823)
  • use default values if not provided in toml (#66) (02134fb)

Code Refactoring

  • change config path to contain gitquick (#64) (eacf165)

v0.1.13

Choose a tag to compare

@gordziejonok gordziejonok released this 13 Aug 18:22
da6f0dd

0.1.13 (2025-08-13)

Features

  • commit: add breaking change support (#43) (73d581d)

v0.1.12

Choose a tag to compare

@gordziejonok gordziejonok released this 12 Aug 17:41
2d9568e

0.1.12 (2025-08-12)

Features

v0.1.11

Choose a tag to compare

@gordziejonok gordziejonok released this 11 Aug 14:17
e934747

0.1.11 (2025-08-11)

Features

v0.1.10

Choose a tag to compare

@gordziejonok gordziejonok released this 07 Aug 20:52
c03caeb

0.1.10 (2025-08-07)

Features

v0.1.9

Choose a tag to compare

@gordziejonok gordziejonok released this 07 Aug 01:03
042cb84

0.1.9 (2025-08-07)

Features

v0.1.8

Choose a tag to compare

@gordziejonok gordziejonok released this 06 Aug 17:00
e609a83

0.1.8 (2025-08-06)

Features

v0.1.7

Choose a tag to compare

@gordziejonok gordziejonok released this 05 Aug 21:32
a483e58

0.1.7 (2025-08-05)

Bug Fixes

  • add recurse untracked dirs option (#29) (c91bd51)