Releases: pelotom/purescript-d3
Releases · pelotom/purescript-d3
Support for PureScript 0.9.x
Support for PureScript 0.7.x
The only notable change from an API perspective in this release is that, due to bind
becoming reserved by PureScript in version 0.7, the the bind
function in Graphics.D3.Selection
was renamed to bindData
.