v0.1.2
tag088c7d4ee625d1e36271978fd3fab6f93b65a979
object b029f7464e72b0198723dd0e8d2bf9f5c2e1f98c
authorAndreas Düring <github@duering-andreas.de>
Fri, 9 Jun 2017 11:10:00 +0000 (9 13:10 +0200)
Version 0.1.2

  - Bugfix: unescaped quotes in graphviz output. Dot fails do draw graphs
    properly.
  - Boost::PO is not required anymore, getopt may also be used. Options
    are identical.
    - if both are installed, both are set to "on", leading to a cmake error.
      You have to decide which variant to use by switching one to off using
      ccmake, cmake-gui, or editing the CMakeCache.txt.