Skip to content

Commit 11926aa

Browse files
committed
Bump version to 0.7.2
1 parent fd92798 commit 11926aa

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: catmaid
22
Type: Package
33
Title: R access to the API for the CATMAID web image annotation tool
4-
Version: 0.7.1
4+
Version: 0.7.2
55
Authors@R: person("Gregory", "Jefferis", , "[email protected]", role = c("aut", "cre"))
66
Maintainer: Gregory Jefferis <[email protected]>
77
Description: This package provide access to the API exposed by the CATMAID (C

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
catmaid 0.7.2
2+
=============
3+
* Add catmaid_get_label_stats (use it to find neurons with soma)
4+
* Add copy_tags_connectors (bring over tags/connector info)
5+
* improve summary.catmaidneuron (#78)
6+
* plot3d bugfix when there are NA points (and soma=T) (#77)
7+
18
catmaid 0.7.1
29
=============
310
* only plot soma when explicitly tagged (rather than plotting a sphere at the

0 commit comments

Comments
 (0)