Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@andyone andyone released this 23 Jun 14:09
· 2257 commits to master since this release
v2.0.0

New Features:

  • [color] New package for working with colors
  • [usage] Added color tags support for description
  • [strutil] Added method Fields for "smart" string splitting
  • [system] Added method GroupList for user struct which return slice with user groups names

Improvements:

  • [terminal] Improved reading y/n answers (incompatible changes)
  • [system] Methods GetUsername and GetGroupname deprecated
  • [jsonutil] Code refactoring
  • [usage] Code refactoring
  • Speeded up tests on Travis CI