Releases: bjornharrtell/jsts
Releases · bjornharrtell/jsts
JSTS 1.2.0
JSTS 1.1.2
JSTS 1.1.1
JSTS 1.1.0
- 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 thereverse
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
JSTS 1.0.3
- Republished previous version as 1.0.3 for Node.js
JSTS 1.0.2
- Replace babel-polyfill with smaller specific polyfills
- Fix Polygon import typo
JSTS 1.0.1
- Node build missing dependencies (#237)
JSTS 1.0.0
Prepare 1.0.0
JSTS 1.0.0-rc8
- Manual DoubleBits port (fixes #236)