Skip to content

Releases: capdiem/PSGitUtils

1.15.1

28 Jun 09:44
Compare
Choose a tag to compare
  • ♻ refactor(Invoke-GitCheckout): Simplify the way to search branch by matching operators
- Invoke-GitCheckout -s key
+ Invoke-GitCheckout key

Full Changelog: v1.15.0...v1.15.1

1.15.0

27 Jun 07:17
Compare
Choose a tag to compare

feat(Invoke-GitCheckout): support for searching branch before checkout

Invoke-GitCheckout -s key

1.14.2

01 Dec 16:11
Compare
Choose a tag to compare

fix: 'fatal: empty string is not a valid pathspec.'

1.14.1

12 Oct 15:43
Compare
Choose a tag to compare
  • Invoke-GitCheckoutNewBranch: Default set 'm' char for choosing the 'main' or 'master' branch.

1.14.0

12 Oct 14:42
Compare
Choose a tag to compare
  • Invoke-GitCommit: Support for setting the text of type and scope uppercase by configuring the $GitUtilsConfig.UppercaseType and $GitUtilsConfig.UppercaseScope.

1.13.3

28 Jul 16:07
Compare
Choose a tag to compare
v1.13.3

🚸 feat(Invoke-GitCheckoutNewBranch): sort the branch options when cho…

1.13.2

20 Jul 12:40
Compare
Choose a tag to compare
v1.13.2

⚰ refactor: remove the debug code

1.13.1

20 Jul 12:37
Compare
Choose a tag to compare
v1.13.1

fix🐛 (Invoke-GitCheckout): get the wrong branch after PromptForChoice

1.13.0

18 Jul 15:33
Compare
Choose a tag to compare

Sort the branch options when invoke the Invoke-GitCheckout.

1.12.2

26 Jun 16:19
Compare
Choose a tag to compare
v1.12.2

🔧 chore: 1.12.2