Skip to content

JSTS 1.1.0

Compare
Choose a tag to compare
@bjornharrtell bjornharrtell released this 08 Apr 19:29
· 361 commits to master since this release
  • The ES5 compatible single file build is now an UMD bundle for both browsers and Node.js (#250)
  • jsts.geom.CoordinateList is exposed in the single file build
  • Fixed issues with some remaining use of clone affecting the reverse method for some geometries
  • Define WKTWriter.toLineString as static (#245)
  • Fixed conversion affecting GeometryExtracter #246
  • Fixed conversion of an inner class (#240)
  • Add trivial test for GeoJSONReader (#249)
  • Reduced dependencies
  • License change to match upstream