Skip to content

v0.12.6

Choose a tag to compare

@tao-guo tao-guo released this 23 Mar 16:29

Changes

  • Refactored lexer code, to do forward scanning if possible
  • Fixed run_fun! bug to make sure redirection always work
  • Added cmd_info!() macro to print messages conveniently
  • Make unit tests cases more robust