Skip to content

v0.8.5

Compare
Choose a tag to compare
@pamburus pamburus released this 07 Jan 15:09
· 799 commits to master since this release
  • new: Changed shortcuts for show/hide empty fields options.
    Use -e to hide empty fields and -E to show empty fields.
  • new: Added options to hide and show selected fields.
    Use --hide or -h to hide selected fields and --show or -H to show selected fields.
    If only --show option is specified, all fields are hidden except the specified ones.
    See README.md for more details.