Skip to content

Releases: conveyal/gridualizer

v2.0.0

24 Jan 19:36

Choose a tag to compare

<a name"2.0.0">

2.0.0 (2017-01-24)

Bug Fixes

  • example: update example to use new scales, add log option. (5ef46691)
  • scales: Expose scales as root export. (8159b4ac)

Breaking Changes

  • this is not a breaking change but the last commit reorganizing scales was.

    (c07c230b)

v1.8.0

11 Jan 16:09

Choose a tag to compare

<a name"1.8.0">

1.8.0 (2017-01-11)

Features

  • choropleth:
    • Remove opacity param, specify opacity as part of each color. (071e1b84)
    • Make opacity configurable. (5f30c46d)
    • Allow specifying no data value in choropleth, will be rendered as transparent. (844ce9ac)
  • example: Show setting RGBA colors in demo. (756e2231)

v1.7.1

06 Dec 21:00

Choose a tag to compare

<a name"1.7.1">

1.7.1 (2016-12-06)

Bug Fixes

  • dot: don't lose red component of color. (ace3313f)

v1.7.0

06 Dec 19:54

Choose a tag to compare

<a name"1.7.0">

1.7.0 (2016-12-06)

Features

v1.6.3

06 Dec 18:38

Choose a tag to compare

<a name"1.6.3">

1.6.3 (2016-12-06)

Bug Fixes

v1.6.2

06 Dec 17:46

Choose a tag to compare

<a name"1.6.2">

1.6.2 (2016-12-06)

Bug Fixes

  • choropleth: fix build failure due to removal of mersenne twister, pull in xorshift. (752d6d10)
  • example: allow selecting equal-interval choropleth (201a00cc)

v1.6.1

06 Dec 17:45

Choose a tag to compare

<a name"1.6.1">

1.6.1 (2016-12-06)

Bug Fixes

  • choropleth: fix build failure due to removal of mersenne twister, pull in xorshift. (752d6d10)

v1.6.0

06 Dec 17:04

Choose a tag to compare

<a name"1.6.0">

1.6.0 (2016-12-06)

Features

  • dot: update yarn.lock and force semantic release of dot-map changes. (afbe8522)

v1.5.0

06 Dec 10:25

Choose a tag to compare

<a name"1.5.0">

1.5.0 (2016-12-06)

Features

  • demo: Add demo, run npm start to see it. (6e108971)

v1.4.0

29 Nov 22:31

Choose a tag to compare

<a name"1.4.0">

1.4.0 (2016-11-29)

Features

  • dot: use dot map style from cooper center (d06aa5ee)