Skip to content

Releases: jacob-shuman/unscript

v1.2.0

28 May 00:07
Compare
Choose a tag to compare

📚 Updated README with examples.
📚 Updated README with explanation of why unscript was made.
🚀 Using the -s will now show shorthands next to each script name.
✨ Bumped minor version and released to npm.

Full Changelog: v1.1.1...v1.2.0

v1.1.1

20 May 02:52
Compare
Choose a tag to compare
  • 📚 Updated README with ✨badges✨
  • 🐛 Fixed an issue preventing unscript from being used on many node versions by downgrading to chalk v4

Full Changelog: v1.1.0...v1.1.1

v1.1.0

11 May 15:10
Compare
Choose a tag to compare
  • 📚 Updated README with information on shorthand name collisions.
  • 🐛 Fixed an issue preventing the delimiter argument from working.
  • 🔧 Blank queries no longer cause an error. When no query is passed unscript will show a list of all scripts in the package and run the selected script.
  • ✨ Bumped minor version and released to npm.

Full Changelog: v1.0.0...v1.1.0

v1.0.0

11 May 15:00
Compare
Choose a tag to compare

This release contains the core functionality as well as the first official npm release!