Skip to content

Releases: jdx/usage

v1.4.2

12 Dec 12:18
92c389d
Compare
Choose a tag to compare

1.4.2 - 2024-12-12

🐛 Bug Fixes

🧪 Testing

🔍 Other Changes

v1.4.1

10 Dec 15:38
da3e539
Compare
Choose a tag to compare

1.4.1 - 2024-12-10

🐛 Bug Fixes

  • bug when "about" is empty by @jdx in 1db423b
  • join var=true args with shell_words::join by @jdx in #190

v1.4.0

09 Dec 18:27
a3cb226
Compare
Choose a tag to compare

1.4.0 - 2024-12-09

🚀 Features

🐛 Bug Fixes

  • bug with completing default args/flags by @jdx in #185
  • added completes to string output by @jdx in #186
  • added completes to string output by @jdx in #187
  • added completes to cmds by @jdx in f421d9e

📚 Documentation

🧪 Testing

🔍 Other Changes

v1.3.5

09 Dec 15:29
e8567c6
Compare
Choose a tag to compare

1.3.5 - 2024-12-09

🔍 Other Changes

v1.3.4

03 Dec 17:08
8eff6c8
Compare
Choose a tag to compare

1.3.4 - 2024-12-03

🔍 Other Changes

v1.3.3

22 Nov 14:24
5c10506
Compare
Choose a tag to compare

1.3.3 - 2024-11-22

🐛 Bug Fixes

  • unset arg/flag required if default provided by @jdx in #175

🔍 Other Changes

  • added shellcheck disable comment for bash completion by @jdx in 7e1da8f

v1.3.2

16 Nov 02:11
686a110
Compare
Choose a tag to compare

1.3.2 - 2024-11-16

🐛 Bug Fixes

v1.3.1

14 Nov 16:59
1a0ec3b
Compare
Choose a tag to compare

1.3.1 - 2024-11-14

🐛 Bug Fixes

🔍 Other Changes

v1.3.0

10 Nov 18:44
356c04f
Compare
Choose a tag to compare

1.3.0 - 2024-11-10

🚀 Features

🐛 Bug Fixes

  • (fig) better generate spec for fig mount commands by @miguelmig in #165
  • completions for bins with dashes by @jdx in adbb347
  • bash script with snake case escapes by @jdx in 4e5ba4a

📦️ Dependency Updates

v1.2.0

05 Nov 22:57
a9e4482
Compare
Choose a tag to compare

1.2.0 - 2024-11-05

🚀 Features

  • added cache-key to generated completions by @jdx in #159

🐛 Bug Fixes

  • require --file or --usage-cmd on usage g completion by @jdx in 3cae2ae