Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: AnderssonPeter/PowerType

0.1.1

24 Sep 18:21

Choose a tag to compare

What's Changed

  • added support for docker and more commads for git by @Juanma7882 in #41
  • Upgraded to latest nuget packages (This requires PowerShell 7.5 or newer)
  • Fixed bug in git stash pop suggestion (#39)

New Contributors

Full Changelog: 0.1.0...0.1.1

0.1.0

12 Jul 21:12

Choose a tag to compare

New feature: the dynamic items like git branches now support refresh when certain commands are executed.
This should hopefully solve the display of stale suggestions.

0.0.18

22 Jun 15:19

Choose a tag to compare

Merge branch 'main' of https://github.com/AnderssonPeter/PowerType

0.0.17

19 Jun 19:48

Choose a tag to compare

Handle integers when parsing the command line

0.0.16: Construct a Uri builder in a different way to support linux file paths.

15 Jun 18:31

Choose a tag to compare

Hopefully this fixes the Linux Uri issue

0.0.15

15 Jan 09:56

Choose a tag to compare

0.0.15 Pre-release
Pre-release

Test release to check if we can get power type to run on none windows OS.
Full Changelog: 0.0.14...0.0.15

0.0.14

04 Jan 10:41

Choose a tag to compare

0.0.14 Pre-release
Pre-release

Added nvm for windows dictionary

0.0.13

26 Feb 08:44
4ac5d88

Choose a tag to compare

0.0.13 Pre-release
Pre-release

Changed prediction id to not conflict with the azure predictor! (thanks @Megasware128 for noticing my misstake!)

0.0.12

12 Feb 13:33

Choose a tag to compare

0.0.12 Pre-release
Pre-release

Added git fetch, log, diff, branch, blame, cherry-pick, revert, tag, annotate, apply.

0.0.11

30 Jan 21:26

Choose a tag to compare

0.0.11 Pre-release
Pre-release

Added branch suggestion to git merge