Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 546 Bytes

Changes.md

File metadata and controls

18 lines (14 loc) · 546 Bytes

1.0.0 - 2024-11-1

  • Passing param to other tasks
  • Stream std-out and std-in
  • Optional 'this' in @this.taskname
  • Design logo + CLI theme update
  • '--no-interactive' switch to skip yes no questions and error if env is not set.
  • open_link print link if can't open browser
  • env validation variant new syntax (without "!" )
  • core function docs
  • REPL (Run Execute Print Loop)
  • Fix arrow keys press in 'ask_user()'
  • Bug fix: Env variable should be unset after task is done

test - 2024-11-1

  • First release upon an unsuspecting world.