Skip to content

Releases: jdx/usage

v0.6.0

26 Sep 15:06
a43ef15
Compare
Choose a tag to compare

0.6.0 - 2024-09-26

🚀 Features

🐛 Bug Fixes

  • remove debug statements by Jeff Dickey in 664b592
  • export SpecMount by Jeff Dickey in b44c4f1

🔍 Other Changes

  • migrate away from deprecated git-cliff syntax by Jeff Dickey in 3062df9

v0.5.1

25 Sep 21:01
95c3fe5
Compare
Choose a tag to compare

0.5.1 - 2024-09-25

🐛 Bug Fixes

  • bail instead of panic on CLI parse error by @jdx in b935cca

v0.5.0

25 Sep 20:15
11026da
Compare
Choose a tag to compare

0.5.0 - 2024-09-25

🚀 Features

v0.4.0

25 Sep 18:21
83cf92d
Compare
Choose a tag to compare

0.4.0 - 2024-09-25

🚀 Features

  • add comment syntax for file scripts by @jdx in ee75493

🐛 Bug Fixes

📚 Documentation

📦️ Dependency Updates

v0.3.1

28 Aug 13:02
3a031ed
Compare
Choose a tag to compare

0.3.1 - 2024-08-28

🐛 Bug Fixes

  • (brew) use official homebrew formula by @jdx in #54
  • make shebang scripts work with comments by @jdx in 9eb2a64

📦️ Dependency Updates

v0.3.0

26 May 21:57
f72aa87
Compare
Choose a tag to compare

0.3.0 - 2024-05-26

🚀 Features

v0.2.1

25 May 16:28
a4fa07f
Compare
Choose a tag to compare

0.2.1 - 2024-05-25

🔍 Other Changes

📦️ Dependency Updates

v0.2.0

12 May 22:07
5a2143b
Compare
Choose a tag to compare

0.2.0 - 2024-05-12

🚀 Features

  • (exec) added usage exec command by @jdx in #51

🐛 Bug Fixes

🚜 Refactor

  • created reusuable CLI parse function by @jdx in 8bc895a

📚 Documentation

🔍 Other Changes

📦️ Dependency Updates

v0.1.18

08 Apr 12:55
4d9b425
Compare
Choose a tag to compare

0.1.18 - 2024-04-08

📦️ Dependency Updates

🔍 Other Changes

📚 Documentation

⚙️ Miscellaneous Tasks

v0.1.17

17 Mar 03:38
3fa016a
Compare
Choose a tag to compare

0.1.17 - 2024-03-17

⚙️ Miscellaneous Tasks

  • ensure we publish the CLI - (8b1f379) - jdx
  • bump release - (3fa016a) - jdx