Skip to content

v2.0.9

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 16:02
· 20 commits to master since this release

Change Log

Feature

  • feat: arr - add flatten deep array to simple map 8a3b0ed
  • feat: refactor the arr helper class, add new util method 0f865a4

Update

  • up: str - refactor the Str.renderTemplate logic caf723d
  • up: enhance the Str.renderVars, support print array as string 20b2fa3
  • up: add a new assert helper method Assert::empty f759b58

Other

  • ci: add ci test on php 8.2 155d13b