Subject: [ANN] Gruff 0.5.0 released! The Gruff team is pleased to announce the release of Gruff 0.5.0. New in version 0.5.0: We have added a couple of cosmetic changes: Multiple marker lines both vertically and horizontally, and multi-line titles, or no title at all if you want more space for the chart. Features: * Issue #86 Added support for multiple references lines along both axes to Line Graph * Issue #89 Allow multiline and empty titles Documentation: * Issue #61 Remove the "BETA Software" warning in the README. Pull requests: * Issue #90 Added missing parenthesis in base.rb You can find a complete list of issues here: * https://github.com/topfunky/gruff/issues?state=closed&milestone=4 Installation: gem install gruff You can find an introductory tutorial at https://github.com/topfunky/gruff Enjoy! -- The Gruff Team