Skip to content

Releases: tomwanzek/d3-ng2-service

v2.2.0

14 Apr 21:48
f5d4834
Compare
Choose a tag to compare

Updated project dependencies:

  • [d3-geo] Pinned to minor version 1.10.

v2.1.0

10 Mar 02:04
cbc8e3e
Compare
Choose a tag to compare

Updated project dependencies:

  • [d3-contour] Pinned to minor version 1.2. Adds countour(values, threshold)

v2.0.0

13 Feb 05:16
9313261
Compare
Choose a tag to compare

BREAKING CHANGE:

This major release updates the D3 dependencies to align with the new composition of D3 version 5:

  • d3-queue has been removed,
  • d3-contour has been added in minor version 1.1,
  • d3-scale has been updated to major version 2.0 which removes support for category schemata based on 20 colors (previously deprecated schemeCategory20x),
  • d3-scale-chromatic has been added in version 1.2.

d3-scale-chromatic now contains the color interpolators and ten-category color scheme previously contained in d3-scale version 1.x.

Also, this service continues to exclude D3 modules directly related to client/server communication in favor of Angular features, i.e. HttpClient. As a result, the d3-fetch module included with D3 5.0 has not been included in this D3 Angular Service.

v1.23.3

12 Jan 15:15
b674403
Compare
Choose a tag to compare

[CHORE] Update copyright year.

v1.23.2

29 Nov 18:00
a8262bd
Compare
Choose a tag to compare

Patch release. Added ./git to .npmignore as a workaround until npm/npm#19073 is addressed.

v1.23.1

29 Nov 01:05
0e8a733
Compare
Choose a tag to compare

This patch release imposes a pro forma exclusive upper bound on the d3-zoom minor version.

It is also intended to force a new release in light of issue #99. Installing the patch release, will also force an update to the @types/d3-geo definitions to a minimum version of 1.9.4. This is intended to address the breaking changes to the @types/geojson definitions published with DefinitelyTyped/DefinitelyTyped#21590.

v1.23.0

23 Nov 16:19
f7a172d
Compare
Choose a tag to compare

Updated Project Dependencies:

  • [d3-selection] updated to minor version 1.2. Adds ClientPointEvent interface.

v1.22.1

02 Nov 01:22
73bea52
Compare
Choose a tag to compare

This is a maintenance release:

  • [CHORE] Update peer dependencies to include Angular 5 and remove old Angular 2 RC versions
  • [CHORE] Update dev dependencies
  • [CHORE] Update linting rules (based on latest @angular/cli v1.5 rules.)

v1.22.0

28 Oct 14:13
7c2e538
Compare
Choose a tag to compare

Updated Project Dependencies:

  • [d3-zoom] updated to minor version 1.7

v1.21.0

12 Oct 14:23
Compare
Choose a tag to compare

Updated Project Dependencies:

  • [d3-drag] updated to minor version 1.2
  • [d3-time-format] updated to minor version 2.1
  • [d3-zoom] updated to minor version 1.6