=== 0.7.8 / 2010-03-15 (Allen Wei) * yuml output format support * exclude class as well when exclude file === 0.7.7 / 2009-04-12 (Bryan Larsen) * rake task now dependent on :environment so all plugins load correctly === 0.7.5 / 2009-03-13 (Bruno Michel) * Use autoload insted of require for models to avoid loading them twice === 0.7.3 / 2009-02-18 (David Dollar) * add the ability to hide methods that begin with an underscore === 0.7.1 / 2009-02-13 * Housekeeping === 0.7.0 / 2009-02-13 (Tero Tilus) * 2 major enhancements * Option to explicitly map file names to model names. * Option to include lib/**/*.rb. * 3 minor enhancements * Even more verbose --verbose. * Fix infinite load retry loop. * Fix model name inference (#classify -> #camelize). === 0.6.0 / 2008-07-29 * 1 major enhancement * got turned out by Hoe and Mike Mondragon