Skip to content

Releases: domsleee/posh-tabcomplete

0.4.0

26 Sep 08:29
cb60bac
Compare
Choose a tag to compare

What's Changed

  • fix: Completions with special characters (e.g. '"&$`) are quoted by @domsleee in #27
  • Update to nushell 0.98.0 & make binary smaller using -Z compiler flags @domsleee in #28

Full Changelog: 0.3.0...0.4.0

0.3.0

04 Sep 09:13
3fbdca2
Compare
Choose a tag to compare

What's Changed

  • Smaller binary with panic = 'abort', update benchmark scripts by @domsleee in #22
  • Update to nushell 0.97.1, update deps by @domsleee in #23
  • fix: completions should only include last argument by @mvarendorff2 in #25

New Contributors

Full Changelog: 0.2.1...0.3.0

0.2.1

06 Mar 12:40
02afc1d
Compare
Choose a tag to compare

What's Changed

  • fix: Completions of paths with spaces and single quotes by @domsleee in #20

Full Changelog: 0.2.0...0.2.1

0.2.0

10 Dec 10:36
c8689a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.6...0.2.0

0.1.6

16 Sep 13:27
417c3f7
Compare
Choose a tag to compare
  • Improve init performance by ~22ms by not calling posh-tabcomplete during init by @domsleee in #14

0.1.5

04 Sep 12:43
2931010
Compare
Choose a tag to compare
  • Update nu 0.77.1 --> 0.84.0
  • Add git merge and git rebase
  • Refactor tests
  • Update README

0.1.4

11 Apr 12:28
84bcbde
Compare
Choose a tag to compare
  • Add wsl support
  • rename tabcomplete --> posh-tabcomplete
  • add git branch completions

0.1.3

03 Apr 08:06
8f2fde0
Compare
Choose a tag to compare
  • update deps

0.1.2

13 Mar 13:39
Compare
Choose a tag to compare

Much smaller binaries

0.1.1

10 Mar 13:16
d207165
Compare
Choose a tag to compare
chore(release): v0.1.1