Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 459 Bytes

CHANGES.md

File metadata and controls

18 lines (14 loc) · 459 Bytes

@geoblocks/edittrack changes

v1.3.16

  • Add Densifier to manipulate geometries after routing;

v1.3.12

  • Add Snapper which eagerly snaps control points
  • Some renaming

v1.3.1

  • sort POIs when updating index
  • Do not clone in getPOIS, getControlPoints(), getSegments()

v1.3.0

  • publish a transpiled ES6 library + types
  • add inline source maps
  • finish migration to typescript
  • Remove .ts extensions (tsc does not want to transpile with them)