* Fix the floating point accuracy of coordinates of the generated paths. This will help getting reproducible results.
0.9.6
* Optionally do not write the output of the ``export()`` method of the Timeline object to a file, but just return the generated output (svg or tex).
0.9.5
* Add a ``reproducible`` flag to the latex options, for reproducible PDF builds.
0.9.4
* Fixed a bug that resulted in short color codes being passed to LaTeX
Change logs for Labella.js
v1.x.x
0.1.1
Breaking changes
- For the **Force**, use options.minPos and options.maxPos to set options.layerWidth for the **Distributor** inside it instead of having to specify options.layerWidth explicitly. - Change options.labelHeight in **Renderer** to options.nodeHeight.