0.2.3 / 2014-06-02

  • Rescue the Bundler::BundlerError exception when activating a bundled project.

0.2.2 / 2012-08-03

  • Relax version requirements for dependencies.
  • Fixed ruby-graphviz deprecation warnings (thanks Martin Mauch).
  • Use Bundler.require instead of Bundler.setup.
  • Require rake/tasklib instead of just rake.
  • Aliased the db:doc task to dm:doc.
  • Replaced ore-tasks with rubygems-tasks.

0.2.1 / 2011-02-12

0.2.0 / 2011-02-09

0.1.0 / 2010-05-27

  • Initial release:
    • Safely loads the models of a project.
    • Supports using Gem Bundler.
    • Generates GraphViz diagrams for a project.
    • Provides Rake tasks for both Ruby libraries and Rails3 apps.
    • Supports both DataMapper 0.10.2 and 1.0.0.