Skip to content

v0.5.7

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 16:59
· 621 commits to master since this release

Change Log

Fixed

  • fix: sysutil - read clipboard contents not works on Windows cd05cae
  • fix: sysutil - read clipboard at Windows, will always return end of the \r\n f3fc713

Feature

  • feat: maputil - add HasKey() for check map key exists e240757
  • feat: stdutil - add new check util func IsEqual(),IsContains() 69a0c61
  • feat: testutil/assert - add new assert util func Contains(), NotContains() 40b2f44
  • feat: arrutil - add new util func StringsFilter() 71b3271

Update

  • up: cflag - update the command args binding logic 6d8c891
  • up: testutil/assert - update some assert func logic 233578f
  • up: cflag - add a new util func FilterNames() baca9d5

Other

  • chore: update cflag readme and update ./README a70984f
  • chore: update the cflag readme usage docs 3cbc5d7