Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 177 Bytes

CHANGELOG.md

File metadata and controls

7 lines (4 loc) · 177 Bytes

v0.1.0

  • Changed GreatCircle constructor to expect objects like {x:-122,y:48} for start/end rather than arc.Coord objects
  • Added mocha tests
  • Fixed jshint strict errors