Skip to content

v0.7.6

Choose a tag to compare

@github-actions github-actions released this 02 Jun 13:34

Change Log

Refactor

  • refactor(cflag): 移除无用io导入并优化帮助输出处理 da09de6
  • refactor: migrate assert imports to x assert d706ce0

Feature

  • feat(ccolor): 添加Fprint系列方法支持自定义输出 2d359a4
  • feat(obox): 添加轻量级依赖管理容器实现 0136182
  • feat(strutil): 支持带git提交后缀的版本号比较 7e1b671
  • feat(maputil): add map clone helpers b150bee
  • feat(strutil): add time parse with location a72386e
  • feat(assert): add x assert package ea77928

Other

  • Potential fix for code scanning alert no. 31: Incorrect conversion between integer types (#240) 083663e
  • ci(actions): 调整ci触发规则和changelog配置顺序 0b14911
  • test(arrutil): cover first non-empty string helper 1178502
  • chore: update ci go version and chlog config 07dc180