Skip to content

v0.27.285

Latest
Compare
Choose a tag to compare
@jcaillon jcaillon released this 04 Dec 23:52
· 7 commits to main since this release
v0.27.285
1db784f

Release of version 0.27.285

Changelog:

  • 📝 big update of the docs
  • ✨ adding confirmation to extend
  • ✨ adding new commands:
    • self add-command
    • self add-library
    • self extend
    • self uninstall
    • self document
  • ♻️ moving commands.d and libraries.d
  • ✨ added multiple functions:
    • system::windowsAddToPath
    • system::windowsSetEnvVar
    • system::addToPath
    • io::runPs1Command
    • io::convertToWindowsPath,
    • io::convertFromWindowsPath
    • io::createDirectoryIfNeeded
    • core::deleteUserCommands
    • ...
  • ✨ simplify questions on self setup
  • ✨ automate tests for installation
  • ✨ users can define their own libraries
  • :reycle: renaming kurl to curl
  • ✨ allow to disable progress bar from global options
  • ✨ warn on commands duplication
  • ✨ better installation script