Releases: navis-org/octarine-navis-plugin
Releases · navis-org/octarine-navis-plugin
Version 0.1.2
Version 0.1.1
This release fixes a single bug in voxel2gfx
.
Version 0.1.0
This is mostly a bug fix release. We increment the minor version mainly to indicate that this will likely be the first version to be used in navis
directly.
Version 0.0.2
Various small fixes and improvements:
- by default, neurons will now be added using their ID as the legend entry
- the method to add neurons is now named correctly:
Viewer.add_neurons
(wasViewer.add_neuron
) - added more configuration parameters to
Viewer.add_neurons