Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferis committed Aug 23, 2021
1 parent f1d7eeb commit 5f3ee92
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Type: Package
Package: fancr
Title: Support Access to the Female Adult Nerve Cord (FANC) Dataset
Version: 0.2.0
Version: 0.3.0
Authors@R:
person(given = "Gregory",
family = "Jefferis",
Expand Down
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# fancr 0.3.0

* switch to CAVE infrastructure rather than Zetta. See https://global.daf-apis.com/info/ (#1)
* includes update return format for `fanc_change_log()`

You may find that you need to generate a new token with `fanc_set_token()`

# fancr 0.2.0

* Fast `fanc_xyz2id()` mapping using Itanna (spine) services (now thousands per second rather than 10s)
Expand Down

0 comments on commit 5f3ee92

Please sign in to comment.