
VERSION 0  FIRST RELEASE
========================

   Version 0.2 - speed & logging improvements
      11/12/2016 11:27  0.2.2  bugfix for special case when using numeric ids
         5207243 workaround for unprecise test
         ac0f9dc Merge pull request #1 from godzie44/patch-1
         36cccf9 Update AStar.php
      11/12/2014 10:20  0.2.1  sorting improvements
         47d575c other same value path found first now
         363e4dc Merge branch 'master' of git://github.com/ppetermann/pathfinder
         08d6211 simpler sorting
      16/11/2014 21:30  0.2.0  initial release
         0b586e9 doc fix
         5f03ff0 yeah, we want costs when costs are there...
         6c89ab1 more logging + gcost cache
         ebb4b3d removed property thats defined through trait
         571455a added some optional logging
         ccc2d1d adding badge
         d39161d removing todo's
         28fd8c9 bit of cleanup

   Version 0.1 - first release
      15/08/2014 17:31  0.1.1  bit of docs stuff
         35a7c07 bit more readme
         8d152c3 bit formatting
         b497e6e badges - missed a ]
         ffc8685 badges
         9f91138 remove empty require
      15/08/2014 16:37  0.1.0  initial release