0.03     2015-08-30

- If a parameterized role consumed roles by calling "with" inside it's role
  block, the roles it consumed there were simply ignored when graphing. This
  bug was reported by carthanc. I ended up fixing and testing this in a
  somewhat different way than the code in GitHub PR #55.


0.02     2015-07-20

- When given a role name, the grapher would try to follows its superclasses,
  which caused an exception. Reported by Mark Fowler.


0.01     2015-07-18

- First release upon an unsuspecting world.
