Skip to content

Commit

Permalink
update what's new
Browse files Browse the repository at this point in the history
  • Loading branch information
schlegelp committed Jul 3, 2020
1 parent 16486f2 commit c0ce4de
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/source/whats_new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,15 @@ What's new?
* - Version
- Date
-
* - 0.1.17
* - 0.2.0
- 29/06/20
- - new :class:`~navis.TreeNeuron` property ``.volume``
- new neuron class :class:`~navis.MeshNeuron` that consists of vertices and faces
- new :class:`~navis.TreeNeuron` property ``.volume``
- we now use `ncollpyde <https://pypi.org/project/ncollpyde>`_ for ray casting (intersections)
- clean-up in neuromorpho interface
- fix bugs in :class:`~navis.Volume` pickling
- new example data from the Janelia hemibrain data set
- breaking changes: :func:``~navis.nx2neuron`` now returns a :class:`~navis.TreeNeuron` instead of a ``DataFrame``
* - 0.1.16
- 26/05/20
- - many small bugfixes
Expand Down

0 comments on commit c0ce4de

Please sign in to comment.