Skip to content

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 22 May 19:38
v2.0.2
55fd768

What's New?

⏩︎ Bug Fixes

  • main: Fix elapsed time was counted with the compilation time
  • shell: Use default shell if current shell is not configured in custom shell dict

⏩︎ Refactor

  • util: Shift and rename _build_parser to arg_parser in util
  • logger: Restructure the logger.footer's signature.