Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Releases: hoaproject/Graph

1.17.01.13

13 Jan 15:27
1.17.01.13
8304ad1
Compare
Choose a tag to compare
  • Documentation: Fix link to use HTTPS. (Ivan Enderlin, 2017-01-10T10:02:49+01:00)
  • Documentation: New README.md file. (Ivan Enderlin, 2016-10-21T07:55:56+02:00)
  • Documentation: Use HTTPS in composer.json. (Ivan Enderlin, 2016-10-07T08:02:17+02:00)
  • Documentation: Update support properties. (Alexis von Glasow, 2016-10-06T19:06:48+02:00)

1.16.04.06

06 Apr 15:12
Compare
Choose a tag to compare
  • Finalizing Hoa\Graph \o/!

0.16.04.05

05 Apr 15:30
Compare
Choose a tag to compare
  • README: Complete the description and usage. (Ivan Enderlin, 2016-04-04T11:55:25+02:00)
  • Graph: Add iterator over all nodes. (Ivan Enderlin, 2016-03-22T16:53:39+01:00)

0.16.03.22

22 Mar 01:48
Compare
Choose a tag to compare
  • Test: Write test suite of …BackwardBreadthFirst. (Ivan Enderlin, 2016-03-21T17:27:28+01:00)
  • Iterator: Implement the Backward Breadth-Fi… algo. (Ivan Enderlin, 2016-03-21T17:11:08+01:00)
  • Test: Write test suite of …r\BackwardDepthFirst. (Ivan Enderlin, 2016-03-21T17:10:04+01:00)
  • Iterator: Implement the Backward Depth-First algo. (Ivan Enderlin, 2016-03-21T17:07:16+01:00)
  • Test: Add test cases for getNeighbours. (Ivan Enderlin, 2016-03-21T17:06:24+01:00)
  • Iterator: Add the getNeighbours abstract method. (Ivan Enderlin, 2016-03-21T17:02:59+01:00)
  • Iterator: Depth-First Search is pre-ordered. (Ivan Enderlin, 2016-03-20T14:03:54+01:00)
  • Test: Write test suite of …terator\BreadthFirst. (Ivan Enderlin, 2016-03-18T17:14:27+01:00)
  • Iterator: Implement the Breadth-First Search algo. (Ivan Enderlin, 2016-03-18T17:14:04+01:00)
  • AdjacencyList: Re-index exceptions. (Ivan Enderlin, 2016-03-18T08:04:35+01:00)
  • Composer: Add hoa/iterator. (Ivan Enderlin, 2016-03-17T07:38:34+01:00)
  • Test: Write test suite of …\Iterator\DepthFirst. (Ivan Enderlin, 2016-03-16T22:46:26+01:00)
  • Test: Write test suite of …aph\Iterator\Generic. (Ivan Enderlin, 2016-03-18T08:16:13+01:00)
  • Iterator: Implement the Depth-First Search algo. (Ivan Enderlin, 2016-03-16T22:45:50+01:00)
  • Node: Update API documentation. (Ivan Enderlin, 2016-03-16T22:33:50+01:00)
  • Graph: Remove trivial iterator implementation. (Ivan Enderlin, 2016-03-16T22:23:03+01:00)
  • Test: Update case_to_string in Adjacency. (Ivan Enderlin, 2016-03-16T21:53:28+01:00)
  • Test: Write test suite of …\Graph\AdjacencyList. (Ivan Enderlin, 2016-03-15T23:37:23+01:00)
  • AdjacencyList: Refresh the code. (Ivan Enderlin, 2016-03-15T23:37:06+01:00)
  • Documentation: Create .State & README files. (Ivan Enderlin, 2016-03-15T22:26:11+01:00)
  • Test: Write test suite of Hoa\Graph\Graph. (Ivan Enderlin, 2016-03-15T22:24:51+01:00)
  • Graph: Refresh the code. (Ivan Enderlin, 2016-03-15T22:23:25+01:00)
  • Composer: Add hoa/test as a require-dev. (Ivan Enderlin, 2016-03-15T22:18:52+01:00)
  • Test: Write test suite of Hoa\Graph\SimpleNode. (Ivan Enderlin, 2016-03-15T22:16:41+01:00)
  • SimpleNode: Refresh the code. (Ivan Enderlin, 2016-03-15T22:16:16+01:00)
  • Node: Move …Graph\IGraph\Node to …Graph\Node. (Ivan Enderlin, 2016-03-15T22:15:32+01:00)
  • Test: Write test suite of Hoa\Graph\Exception. (Ivan Enderlin, 2016-03-15T22:06:41+01:00)
  • Quality: Standardize the API. (Ivan Enderlin, 2016-03-09T09:01:38+01:00)
  • Quality: Do a strict equality check. (Ivan Enderlin, 2016-03-04T09:40:01+01:00)

0.16.01.11

11 Jan 09:10
Compare
Choose a tag to compare
  • Quality: Drop PHP5.4. (Ivan Enderlin, 2016-01-11T09:15:26+01:00)
  • Quality: Run devtools:cs. (Ivan Enderlin, 2016-01-09T09:02:23+01:00)
  • Core: Remove Hoa\Core. (Ivan Enderlin, 2016-01-09T08:16:58+01:00)
  • Consistency: Update dnew call. (Ivan Enderlin, 2015-12-09T16:47:22+01:00)
  • Consistency: Use Hoa\Consistency. (Ivan Enderlin, 2015-12-08T11:14:13+01:00)
  • Exception: Use Hoa\Exception. (Ivan Enderlin, 2015-11-20T07:50:05+01:00)

0.15.09.08

08 Sep 13:35
Compare
Choose a tag to compare
  • Add a .gitignore file. (Stéphane HULARD, 2015-08-03T11:32:35+02:00)

0.15.07.28

28 Jul 11:37
Compare
Choose a tag to compare
  • Fix API documentation. (Ivan Enderlin, 2015-07-16T08:25:41+02:00)
  • Fix phpDoc. (Metalaka, 2015-07-15T18:16:06+02:00)

0.15.05.29

29 May 13:54
Compare
Choose a tag to compare
  • Move to PSR-1 and PSR-2. (Ivan Enderlin, 2015-05-15T09:49:53+02:00)

0.15.04.13

13 Apr 07:06
Compare
Choose a tag to compare
  • Remove an empty line. (Ivan Enderlin, 2015-02-23T09:41:54+01:00)
  • Remove from/import and update to PHP5.4. (Alexis von Glasow, 2015-02-23T09:40:05+01:00)
  • Format code. #mania (Ivan Enderlin, 2015-02-23T09:02:24+01:00)

0.15.02.20

20 Feb 08:26
Compare
Choose a tag to compare
  • Add the CHANGELOG.md file. (Ivan Enderlin, 2015-02-20T09:24:18+01:00)
  • Happy new year! (Ivan Enderlin, 2015-01-05T14:31:41+01:00)