Releases: jcaillon/valet
Releases · jcaillon/valet
v0.26.6
v0.21.567
v0.20.345
v0.19.31
v0.18.426
Release of version 0.18.426
Changelog:
- 🚀 releasing version 0.18.426
- 📝 updating the documentation
- ✨ better install/update script
- ✨ improved interactive functions
- ✅ fix tests
- ✨ added system::commandExists
- ✨ added system::getNotExistingCommands
- ✨ adding string::compareSemanticVersion
- 🐛 fix examples documentation
- ✨ add io::isDirectoryWritable
- ✨ support alternative cmd defintion block
- fix: self build arguments parsing
- 📝 args and options
- ✨ single letter options
- ✨ fuzzy finding on options
- ✨ better error message on bad args
- ✨ add default for opts/args
- ✨ refacto profiler to lib
- ✨ adding strict mode for cmd/opts matching
- ✨ improved fuzzy matching of command
- ✨ can separate arguments with --
- :sparkles more consustency for interactive looks
- 🐛 fixed issues with navigation in valet fsfs
- 🐛 revert hex update
- ✨ showcase interactive functions
- ✨ improved vscode snippets
- 📝 updating the documentation
- ✨ improved vscode snippets
- 📝 improved function documentation
- 📝 roadmap update
- ✨ replaced awk with pure bash
- 📝 update docs on working wiht valet
- ✨ added vscode snippets generation
- ✨ added extras/all-valet-functions.sh
- ✨ can config the diff tool
- ✨ added system::getUndeclaredVariables
- ✨ exporting core::fail
v0.17.112
Release of version 0.17.112
Changelog:
- 🚀 releasing version 0.17.112
- 📝 updating the documentation
- 🐛 fix bug in lib io
- 💩 added google analytics
- 🧪 fix tests for self release
- 📝 added libraries docs!
- ✨ implementing self release docs
- ✨ added system::date
- 🚧 self release improvements
- ✨ added io::listDirectories io::listFiles
- ✨ added io::listAllPaths
- ✨ update doc during release
v0.16.9
v0.15.26
v0.14.48
Release of version 0.14.48
Changelog:
- 🚀 releasing version 0.14.48
- ⚡ improved interactive::waitForKey
- ♻️ renamed core::fail2 > core::failWithCode
- ✨ added self export command
- ✨ implemented core::fail2
- 📝 new commands documentation
- 📝 writing the documentation
- ♻️ prefixed public tets functions with test::
- 📝 added documentation pages
- 📝 better documentation homepage