v0.6.1
So I realised there was a bug with arrayOk types because those couldn't be nil. So the output had a bunch of null fields.
This went unoticed first time because it doesn't seem to affect plotly, but I noticed it while inspecting generated images and I thing it is better to fix it ASAP
I also added a place holder for animations, I will be trying to add support for those soon