Skip to content

v0.18.426

Compare
Choose a tag to compare
@jcaillon jcaillon released this 08 Jul 13:03
· 89 commits to main since this release
v0.18.426
1c8d14a

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