Rgl v0.5.2 Release Notes

Release Date: 2016-05-10 // almost 8 years ago
  • ChangeLog:

    • Issue #21: Use new method vertex_id instead of object_id to identify vertices in dot export
    • 👀 Clarify traversal order of DFS search (see #20). (afa788)
    • ⬇️ drop 1.9.3 add newer jruby and rubinius (fad333) by Chase Gilliam
    • Switched to a different heap implementation. (bd7c13) by Matías Battocchia
    • ➕ Adding failing test for issue #24 (1f6204) by @gorn

    Thanks to all contributors.