Skip to content

v0.6.6

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 03:25
· 346 commits to master since this release

Change Log

Fixed

  • 💚 fix: fix unit test error ba0c414
  • 🐛 fix(fs): fix test error on Windows f290bee
  • 🐛 fix(sys): fix test error on Windows 8dab697

Feature

  • ✨ feat(cflag): new add cflag.KVString flag value 8fe06c4
  • ✨ feat(str): add new util func SplitKV() and ContainsByte() d593952

Update

  • 👔 up(sys): update the os check and open URL logic e500a04
  • 👔 up(sys): update and add some cmdr build methods 0cd4fda
  • 👔 up(fs): update some fs info util functions 2052663
  • ✨ up(map): add new util func SimpleMerge() and Data.Load() 87534df
  • 👔 up(doc): update the README docs, cmdr add method AddCmdline() 2f3c2d7
  • 👔 up(cflag,doc): update readme docs, add more tests for cflag c9dcde9

Other

  • ⬆️ dep: update some deps to the latest version 028ef72
  • 🎨 chore(all): fix and update some code style check error f998357