Skip to content

Releases: conveyal/jsolines

v2.1.2

28 Oct 14:08
803198d

Choose a tag to compare

2.1.2 (2019-10-28)

Bug Fixes

  • holes: Remove 1D objects processed as holes. (0264e1d)

v2.1.1

11 Feb 17:30

Choose a tag to compare

2.1.1 (2019-02-11)

Bug Fixes

  • flow: Refactor followLoop to pass flow tests (5670764)

v2.1.0

29 Nov 05:02

Choose a tag to compare

2.1.0 (2018-11-29)

Features

  • coordinates: Increase maximum allowable coordinates default to 20000 and allow passing it as a (bf61efe)

v2.0.2

23 Oct 11:02

Choose a tag to compare

2.0.2 (2018-10-23)

Bug Fixes

  • flow: Remove @mapbox/geojson-types for now, causing problems (cfb3892)

v2.0.1

23 Oct 10:52

Choose a tag to compare

2.0.1 (2018-10-23)

Bug Fixes

  • package: Add missing package (7fc58b0)

v2.0.0

23 Oct 01:41
b22e2ab

Choose a tag to compare

2.0.0 (2018-10-23)

Code Refactoring

  • interpolation: Switch from setting the edge to Infinity to the given cutoff (69105b7)

BREAKING CHANGES

  • interpolation: Bounds will get larger.

v1.0.2

27 Sep 12:10

Choose a tag to compare

<a name"1.0.2">

1.0.2 (2017-09-27)

Bug Fixes

  • interpolation: Check if interpolation fraction isNaN due unreachable edges. (a3cb2882)

v1.0.1

15 Sep 17:39

Choose a tag to compare

<a name"1.0.1">

1.0.1 (2017-09-15)

Bug Fixes

  • interpolation: Fix issue with overshoot in interpolation at edges of region. (b3fa2a74, closes #24)

v1.0.0

01 May 19:54

Choose a tag to compare

<a name"1.0.0">

1.0.0 (2017-05-01)

Bug Fixes

  • yarn: Update travis to use yarn correctly. (7b73d385)

Breaking Changes

  • v1.0.0 release is due

(60bb331e)

v0.2.3

13 Sep 05:01

Choose a tag to compare

<a name"0.2.3">

0.2.3 (2016-09-13)

Bug Fixes

  • shell: Fix accessors to coordinates when updating containing shells (2f3c61e0)