Skip to content

Commit 91f2ff8

Browse files
committed
Bump version
1 parent 2e1bb36 commit 91f2ff8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-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.8
4+
Version: 0.8.1
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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
catmaid 0.8.1
2+
=============
3+
* Add function to get volumes from catmaid (#82)
4+
* Add functions to read/write catmaid json selection files
5+
* make catmaid_neuronnames returns NA for NA skids
6+
17
catmaid 0.8
28
===========
39
This is a major version update because of the new support (and recommendation)

0 commit comments

Comments
 (0)