Skip to content

Releases: jcaillon/valet

v0.19.31

08 Jul 17:11
v0.19.31
5b8f102
Compare
Choose a tag to compare

Release of version 0.19.31

Changelog:

  • 🚀 releasing version 0.19.31
  • 📝 updating the documentation
  • 🐛 fixed issue with git repo update
  • 📝 update doc to latest instead of main
  • 📝 update doc
  • ✨ safer waitForKey
  • 🐛 fix release version number

v0.18.426

08 Jul 13:03
v0.18.426
1c8d14a
Compare
Choose a tag to compare

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

06 Jun 08:35
Compare
Choose a tag to compare

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

04 Jun 14:48
Compare
Choose a tag to compare

Release of version 0.16.9

Changelog:

  • 🚀 releasing version 0.16.9
  • 📝 documented string library
  • 📝 documented io kurl/system
  • 📝 documented io library
  • 🐛 removed typo
  • 📝 document all public functions the same way
  • 📝 update docs
  • 📝 added the docs on test commands

v0.15.26

29 May 10:47
Compare
Choose a tag to compare

Release of version 0.15.26

Changelog:

  • 🚀 releasing version 0.15.26
  • 🐛 fixing log FD as file not appending
  • 📝 command properties docs
  • 📝 documentation
  • 🐛 change to export all functions

v0.14.48

23 May 17:35
Compare
Choose a tag to compare

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

v0.13.49

03 May 13:12
Compare
Choose a tag to compare

Release of version 0.13.49

Changelog:

  • 🚀 releasing version 0.13.49
  • ✨ can log to a new file per session
  • ✨ implemented string::trim

v0.12.64

03 May 10:12
Compare
Choose a tag to compare

Release of version 0.12.64

Changelog:

  • 🚀 releasing version 0.12.64
  • ✨ implemented invoke2*
  • ✨ default columns in non interactive 160
  • 🚀 releasing version 0.11.247
  • ♻️ adjusting log level on some messages
  • 🐛 fix bug some argument parser
  • ✨ simplified temp files mngmt for tests
  • ♻️ from debug to trace for some events
  • ✨ added log::errorTrace
  • ✨ log::printRaw & log::printString
  • ✨ introducing --very-verbose valet option
  • ✨ improved tests and logs
  • ✨ new log::printFile & log::printRaw
  • 🐛 fix io::toAbsolutePath
  • 🚀 releasing version 0.10.10
  • 💥 renamed LAST_RETURNED.. to RETURNED..
  • ✨ added wrapper scripts for windows

v0.11.247

01 May 21:16
Compare
Choose a tag to compare

Release of version 0.11.247

Changelog:

  • 🚀 releasing version 0.11.247
  • ♻️ adjusting log level on some messages
  • 🐛 fix bug some argument parser
  • ✨ simplified temp files mngmt for tests
  • ♻️ from debug to trace for some events
  • ✨ added log::errorTrace
  • ✨ log::printRaw & log::printString
  • ✨ introducing --very-verbose valet option
  • ✨ improved tests and logs
  • ✨ new log::printFile & log::printRaw
  • 🐛 fix io::toAbsolutePath
  • 🚀 releasing version 0.10.10
  • 💥 renamed LAST_RETURNED.. to RETURNED..
  • ✨ added wrapper scripts for windows

v0.10.10

26 Apr 21:35
Compare
Choose a tag to compare

Release of version 0.10.10

Changelog:

  • 🚀 releasing version 0.10.10
  • 💥 renamed LAST_RETURNED.. to RETURNED..
  • ✨ added wrapper scripts for windows