Rails Erd v1.5.1 Release Notes

Release Date: 2017-05-15 // almost 7 years ago
    • ๐Ÿ‘Œ Improved < Ruby 2.3 support (#239)
    • Squashed once and for all the horizontal vs vertical orientation bugs (#241)
    • โž• Added option for specifying spline types (#242)
    • โž• Added a check for Graphviz installation before building out object graph (#248)
    • ๐Ÿ›  Fixed a bug in auto-generation rake task (#252)
    • --cluster option will work more reliably now! (#253)
    • โœ… Because it is 2017, we added Rails 5 to our official test matrix (#254)
    • ๐Ÿ›  Fixed a bug in --only that prevented it from working reliably (#257)
    • โž• Added eager loading across all namespaces in the app (#258)
    • โœ… Minor improvements to tests (#228)