Skip to content

Latest commit

 

History

History
76 lines (54 loc) · 5.94 KB

CHANGELOG.md

File metadata and controls

76 lines (54 loc) · 5.94 KB

ember-d3 Changelog

0.5.1 (2019-01-18)

Pull Requests

  • #69 Look more broadly for included D3 packages by jrjohnson

Other changes

  • Upgrades Ember + Ember CLI using ember-cli-update. Upgrades Babel from 6 to 7.

0.5.0 (2018-11-11)

Features

v0.4.1 (February 1st, 2018)

  • Adds support for d3 packages which use the browser directive instead of unpkg for specifying the browser build.

v0.4.0 (February 1st, 2018)

Pull Requests

  • #47 Prettier all the things
  • #36 Refactor internal loader to use Ember CLI's AMD transform and fix up module resolving in host application. Now supports plugins and custom versions of D3.

v0.3.1

Pull Requests

v0.1.0

Pull Requests