Releases: bjornharrtell/jsts
Releases · bjornharrtell/jsts
JSTS 2.2.2
- VoronoiDiagramBuilder not working outside bundled dist (#404)
JSTS 2.2.1
- InteriorPointArea not working outside bundled dist (#403)
JSTS 2.2.0
- Add CoordinateSequenceFilter to geom.js (#402)
JSTS 2.1.2
- Fix use of UnsupportedOperationException (61cf436)
JSTS 2.1.0
- Add LineSequencer to minified build
JSTS 2.0.7
- Transpile to get equalsTopo on RelateOp (13663d4)
JSTS 2.0.6
- Transpilation can cause duplicate declarations (#386)
- jsts object is missing utils package (#379)
- Generated code referencing removed shortcut method (#380)
- Change babel config setup (#385)
- Remove dead code (#384)
JSTS 2.0.4
- Can not instantiate jsts.operation.overlay.snap.GeometrySnapper (#336)
- VWSimplifer not in
jsts.simplify
(#363)
- PointLocator class access (#377)
- LineMerger: stack overflow and wrong reference (#373)
JSTS 2.0.3
- Implement PrecisionModel on WKTWriter (#372)
- AffineTransformation.rotate uses the wrong instance method (#367)
- ERROR: Uncaught ReferenceError: MapOp is not defined (#366)