Skip to content

v0.12.6

Compare
Choose a tag to compare
@tao-guo tao-guo released this 23 Mar 16:29
· 241 commits to master since this release

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