All Versions
7
Latest Version
Avg Release Cycle
339 days
Latest Release
1387 days ago

Changelog History

  • v0.5.6 Changes

    July 09, 2020

    Artemy Kirienko

    • PR #42 Add method Graph#path?(u, v) to check if a path exists between two vertices
      Horst Duchene
    • Fix #47 set_to_begin for graph iterator (881aa8)
  • v0.5.5

    August 23, 2019
  • v0.5.4 Changes

    February 06, 2019

    ChangeLog:

    Lia Skalkos

    • Enable options to be passed to #write_to_graphic_file (4ca972). For details see PR #41

    Horst Duchene

    • πŸ›  Fix travis-ci errors
    • βž• Add new ruby versions
    • πŸ›  Fix gemspec errors
    • πŸ›  Fix lint warnings
    • πŸ‘‰ Use version stream 0.5.2
  • v0.5.3 Changes

    April 22, 2017
    • Issue #38: Add error handling or dot functions. (719e38, 5a3423)
    • βœ‚ Remove Enumerable Extension (fde8a5)
  • v0.5.2 Changes

    May 10, 2016

    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.

  • v0.5.1

    July 25, 2015
  • v0.5.0

    December 15, 2014