Jsts Versions Save

JavaScript Topology Suite

2.0.2

5 years ago
  • Remove obsolete files causing build issues in some cases

2.0.1

5 years ago

2.0.0

5 years ago
  • Refactored to ECMAScript 2015 classes
  • Full build require a reasonably modern browser (these)

1.6.2

5 years ago
  • Reissued without index.js in NPM package

1.6.1

5 years ago

1.6.0

6 years ago
  • Robustness increased and aligned to upstream (thanks to @cklein05) (#326, #328, #333)
  • Additional exports for ES5 build (#310, #314, #321, #325)
  • Support injecting OL3Parser with OpenLayers imported as modules (#332)
  • Assorted bugfixes (#327, #329, #331)

1.5.0

6 years ago
  • Aligned with upstream release 1.15

1.4.0

7 years ago
  • Export public classes from linearref for ES5 dist
  • Make ES6 modules source available in NPM package dist

1.3.0

7 years ago
  • Fix IntersectionMatrix string representation (#294)
  • Implement a better polyfill for Array#fill (#291)
  • Allow user to set a custom reference to ol3 (#290)
  • Fix Polygonizer when used without monkey patched Geometry class (c742f471bf3357cc42a8f7d2bb229ed71f7df03a)

1.2.1

7 years ago
  • Fix GeometryPrecisionReducer (#279)
  • Support ArrayList iterator remove method (#278)