Skip to content

Releases: navis-org/octarine-navis-plugin

Version 0.1.2

22 Sep 16:08
Compare
Choose a tag to compare

This release improves handling of the radius and connectors parameters.

Version 0.1.1

04 Sep 19:11
Compare
Choose a tag to compare

This release fixes a single bug in voxel2gfx.

Version 0.1.0

27 Aug 16:17
Compare
Choose a tag to compare

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

16 Aug 13:27
Compare
Choose a tag to compare

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 (was Viewer.add_neuron)
  • added more configuration parameters to Viewer.add_neurons