This release improves handling of the `radius` and `connectors` parameters.
0.1.1
This release fixes a single bug in `voxel2gfx`.
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.
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` (was `Viewer.add_neuron`) - added more configuration parameters to `Viewer.add_neurons`