Releases: seliopou/ocaml-d3
Releases · seliopou/ocaml-d3
v0.3.0
- Update js_of_ocaml version dependency to
3.0.0
.
v0.2.2
- Add
insert
operation to public API (#15)
0.2.1
- Use
document.documentElement
as default when run is called without ~node
. (#11)
v0.2.0
- Fixed type of
datum
operator (#9)
- Add
each
operator (#6, #8)
- Change type of
run
for tyxml interoperability (#7)
Shout out to @Drup for a ton of helpful commits, feedback, and discussion.