Skip to content

Commit ed0547c

Browse files
committed
Bump version to 1.5.2
1 parent 9f7d6c6 commit ed0547c

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: nat
22
Type: Package
33
Title: nat: NeuroAnatomy Toolbox for Analysis of 3D Image Data
4-
Version: 1.5.1.99
5-
Date: 2013-05-26
4+
Version: 1.5.2
5+
Date: 2013-05-27
66
Author: Greg Jefferis and James Manton
77
Maintainer: Greg Jefferis <[email protected]>
88
URL: https://github.com/jefferis/nat http://jefferislab.org

NEWS

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
nat 1.5.2
2+
==========
3+
* add seglengths function for neurons
4+
* add segmentgraph function to produced a simplified graph representation of
5+
neurons with one edge per segment
6+
* add potential_synapses.dotprops method
7+
* add as.seglist.neuron method
8+
* teach plot3d.hxsurf and subset.hxsurf to accept regexes
9+
* always drop unused vertices in as.mesh3d.hxsurf
10+
* fix bug in write.neurons when subdir not specified
11+
* fix colouring of vectors by plot3d.dotprops
12+
* dev: switch to roxygygen2 v4
13+
114
nat 1.5.1
215
==========
316
* add potential_synapses (from nat.as)

0 commit comments

Comments
 (0)