Skip to content

wob 0.9

Compare
Choose a tag to compare
@francma francma released this 07 Aug 12:25
· 119 commits to master since this release
0.9

Fixed

  • Correctly display colors with aplha value < 100%. #39

Changed

  • Short option -v no longer shows current version but increases debug level instead. Use --version to get current version. cd762c5
  • Enable seccomp rules by default if libseccomp is found. Set environment variable WOB_DISABLE_PLEDGE to disable it (for example to run wob with valgrind). 30171c8 61f9633

Added

  • Long options (--border-color, --background-color, --bar-color). a9b7630
  • Log output. Use -v increase verbosity. cd762c5