Skip to content

v0.3.0

Latest

Choose a tag to compare

@fiwon123 fiwon123 released this 23 Jan 00:32
· 0 commits to dev since this release

Features

  • Search browser can search on web or enter site by complete url
  • Users can create script commands (.sh or .bat) to execute commands using 'crower create --script'
  • User can create commands already executed on crower using 'crower create --execute'
  • Logs are improved, now users see only default logs and full logs are stored inside path user/name/crower/crower.log and user/name/crower/old_crower.log
  • User can delete history by using 'crower delete --history'
  • New commands restore to restore a deleted command from history
  • Revert can revert more than 1 step on history using 'crower revert STEPS' put numbers of steps to revert
  • Delete can remove either from system variable or a path variable
  • Create can add either a system variable or a path variable
  • Check new version
  • Upgrade version
  • Improved show list system and path variable
  • All commands was improved to be more easy to use, for example file and folder are being detect automatically when using any command
  • Interactive execute command

What's Changed

Full Changelog: v0.2.2...v0.3.0