Skip to content

Releases: AOSC-Dev/bash-pinyin-completion-rs

v0.2.3

17 Mar 11:55
Compare
Choose a tag to compare

What's Changed

  • fix: override more functions to support more commands by @wxiwnd in #15
  • ENH: Parse HOME(~/) correctly by @wxiwnd in #16

Full Changelog: v0.2.1...v0.2.3

Version 0.2.2-beta

03 Mar 13:02
Compare
Choose a tag to compare
Version 0.2.2-beta Pre-release
Pre-release

What's Changed

  • Override more functions to scale compatibility (!!Experimental!!).
  • fix: override more functions to support more commands by @wxiwnd in #15

Full Changelog: v0.2.1...v0.2.2-beta

Version 0.2.1

28 Feb 11:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

Version 0.2.0

28 Feb 10:48
Compare
Choose a tag to compare

What's Changed

  • ADD: Guide for adding rules in inputrc by @wxiwnd in #12
  • ENH: Support quotes and bug fix by @wxiwnd in #13

Full Changelog: v0.1.5.1...v0.2.0

Version 0.1.5.1

26 Feb 11:56
Compare
Choose a tag to compare

What's Changed

  • fix: completion with whitespace escape by @wxiwnd in #11

Full Changelog: v0.1.5...v0.1.5.1

Version 0.1.5

26 Feb 05:14
7ef47ad
Compare
Choose a tag to compare

What's Changed

  • chore: update readme by @wxiwnd in #3
  • fix: completion for directory contains ws by @wxiwnd in #5
  • fix: avoid to use awk by @wxiwnd in #7
  • ENH: User Experience and Bug fix by @wxiwnd in #9

Full Changelog: v0.1.2...v0.1.5

Version 0.1.2

21 Feb 02:40
Compare
Choose a tag to compare

What's Changed

  • Enh: multiple completion and bug fix by @wxiwnd in #2
  • Now support non-builtin functions/commands.

Full Changelog: v0.1.1...v0.1.2

Version 0.1.1

30 Jan 17:42
Compare
Choose a tag to compare

What's Changed

  • ENH: Multiple completion (experimental) by @wxiwnd in #1

New Contributors

  • @wxiwnd made their first contribution in #1

Full Changelog: v0.1.0...v0.1.1

Version 0.1.0

22 Jan 15:50
4bbb0b7
Compare
Choose a tag to compare