CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Releases: dc-js/dc.js
dc.js 4.0
Compare
Please see the Changelog for detailed release notes.
The GitHub Releases are not current; there are later 4.* releases (up to 4.2.7) on npm, and dc-v5
is on a branch..
Assets 3
dc.js 3.0.2
Compare
Please see the Changelog for detailed release notes. We don't currently use GitHub Releases for release notes.
Use dc.js version 3.* if you want compatibility with d3 versions 4 and 5. Use dc.js version 2.* if you want compatibility with d3 version 3. 2.* will be maintained for a limited time.
Assets 2
2.0.2
Compare
This is the stable release of dc.js.
Please see the changelog for the latest features and bug fixes.
Assets 2
2.0.1
Compare
This is the stable release of dc.js.
See the changelog for the latest features and bug fixes.
Assets 2
2.0.0: dc.js 2.0
Compare
This is the stable release of dc.js.
See the changelog for the latest features and bug fixes.
Assets 2
2.0.0 beta 26
Compare
This is mainly a documentation release.
Please watch the Changelog for release notes.
(We don't have a huge need for GitHub Releases, but it might be nice to copy the changelog here.)
Assets 2
adding dc.min.css
Compare
Requested in #1023 - and until 2.0 goes live, we have to update the 1.7 branch in order to add stuff to cdnjs.
So, this still-unsupported branch gets another update.
Assets 2
2.0.0 beta 19
Compare
dc.js 2.0 is very close to a release - please try out this beta!
Among other changes, beta 19 is a lot faster, because it enables crossfilter optimizations which had been previously unused.
See the changelog for complete details.
Assets 2
1.7.4
Compare
This release just brings the sourcemaps *.map into the distribution so that Chrome will stop complaining about them being missing.
The 1.7.* branch is still unsupported and its tests fail. Release 2.0 is almost here, please try the latest beta.
Assets 2
v1.7.3
Compare
- Some corrections to module support for browserify and other node-based modularization schemes
- Note: tests are broken on this release, and will not be fixed (unless someone cares to contribute). This is mostly due to changes in d3.js. Tests work properly in 2.*