Skip to content

Ococo 0.1.2.0

Compare
Choose a tag to compare
@karel-brinda karel-brinda released this 28 Aug 11:33
· 55 commits to master since this release

Improvements

  • Replace Boost by getopt
  • Replace CMake by pure Make
  • Add a manpage
  • Improve help messages
  • Add CPU measurements
  • Polish code (remove old debugging code, remove unused gtest, add clang-format configuration file, etc.)
  • Add a hidden option for logging updates
  • Change the default majority constant from 0.60 to 0.51