_Date: 29/06/20_
Breaking
- `navis.nx2neuron` now returns a `navis.TreeNeuron` instead of a `DataFrame`
Additions
- New neuron class `navis.MeshNeuron`
- New `navis.TreeNeuron` property `.volume`
- New example data from the Janelia hemibrain data set
Improvements
- Clean-up in neuromorpho interface
- We now use [ncollpyde](https://pypi.org/project/ncollpyde) for ray casting (intersections)
Fixes
- Fix bugs in `navis.Volume` pickling