Skip to content

v2.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 08:43
· 36 commits to master since this release

Change Log

Fixed

  • fix: fetch OS current user name error on Windows c41ea63
  • fix: index key name error on read OS user 02b2fca
  • fix: fix unit tests error on action 2b897ee
  • fix: fix test error for Str::shellQuote 13fd2e5

Feature

  • feat: arr, str - add some new helper method e5fc286

Update

  • up: add new string func for split string to words e1e7798
  • up: add new string util method Str.shellQuotes() aa7b587
  • up: add new string util method Str.shellQuotesToLine() a7f3613
  • up: fix shell quote for option name 2aa57a0
  • up: update the gh release script c791e81