Skip to content

v0.6.1

Compare
Choose a tag to compare
@MetalBlueberry MetalBlueberry released this 22 Aug 10:43
· 28 commits to master since this release
777acf2

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