Skip to content

0.3.3

Compare
Choose a tag to compare
@toin0u toin0u released this 16 May 00:00
· 217 commits to master since this release
  • Fixed: HHVM compatible tested on HipHop VM 3.1.0-dev+2014.05.15
  • Added: falling tests in Distance with same coordinates (@kornrunner)
  • Fixed: division by zero in computing distance between 2 identical coordinates (@kornrunner)
  • Added: setFromString method to create and modify coordinate + doc - fix #31
  • Fixed: coordinate parsing issue