Skip to content

Commit bf7dca3

Browse files
committed
Bump version to 1.8.12
1 parent 5a74d16 commit bf7dca3

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: nat
22
Type: Package
33
Title: NeuroAnatomy Toolbox for Analysis of 3D Image Data
4-
Version: 1.8.11.9000
4+
Version: 1.8.12
55
Authors@R: c(
66
person("Gregory", "Jefferis", , "[email protected]", role = c("aut", "cre")),
77
person("James", "Manton", role = c("aut"))

NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
nat 1.8.11.900
1+
nat 1.8.12
22
==========
33
* Speed up (2-3x) summary.neuron(list) by faster calculation of total cable
44
length. Note that this may cause some changes in the reported cable length
55
because all cable is now included (as it should always have been). (#361)
6+
* fix bug: dotprops do not get resampled labels bug (#360)
7+
* Add nview3d function to set anatomical viewpoints (#359)
68

79
nat 1.8.11
810
==========

0 commit comments

Comments
 (0)