Skip to content

v0.6.7

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 16:27
· 278 commits to master since this release

Change Log

Feature

  • ✨ feat(cflag): add new extra flag value IntsString cdec762
  • ✨ feat(env,sys): add new sys env get and build func EnvironWith 88c83fe
  • ✨ feat(str/textutil): text.VarReplacer support string-map as replace context 9374e19
  • ✨ feat(sys/clip): update and enhance clipboard operate logic fc98d06
  • ✨ feat(cmdr): support set workdir and env-map on run command 7460c0f
  • ✨ feat(fs): update and add some fs util func ededf5b
  • ✨ feat(base): add new pkg basefn for provide some base func 4cd7242

Update

  • 👔 up(map): update and enhance some util func logic 69dbc9a
  • 👔 up(cli): update the cli line builder logic 5036234
  • ✨ up(math): add new util func SafeInt64 39019ad
  • ✨ up(stdio): add new func WriteString, WriteBytes for write to stdout b40b237
  • 👔 up(str/text): update the replacement format parse logic, allow one left char ccf2430
  • 👔 up(cli/cmdline): use strings.Builder refactor the cmdline.Builder logic 7060159
  • 👔 up(cli/cmdline): refactor the cmdline.LineParser logic and add more tests 77bac4b
  • 👔 up(sys/clip): add new util func clipboard.Std() 9f81953
  • 👔 up(str,byte): update some util func and add more tests 531fa6b
  • 👔 up(stdio,assert): add more util func and add more tests 000ca90

Other

  • build(deps): bump golang.org/x/term from 0.5.0 to 0.6.0 (#86) b2962fb
  • build(deps): bump golang.org/x/text from 0.7.0 to 0.8.0 (#85) 57a853d
  • 📝 chore: add more tests and update readme docs 3c23237