Skip to content

Commit

Permalink
Updating metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
jonclayden committed May 1, 2019
1 parent 9fe0530 commit b63909c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
@@ -1,6 +1,6 @@
Package: divest
Version: 0.8.0
Date: 2019-04-29
Version: 0.8.1
Date: 2019-05-01
Title: Get Images Out of DICOM Format Quickly
Authors@R: c(person("Jon", "Clayden", email="code@clayden.org", role=c("aut","cre")),
person("Chris", "Rorden", role="aut"),
Expand Down
2 changes: 1 addition & 1 deletion LICENCE
@@ -1,3 +1,3 @@
YEAR: 2018
YEAR: 2019
COPYRIGHT HOLDER: Jon Clayden
ORGANIZATION: University College London
8 changes: 8 additions & 0 deletions NEWS
Expand Up @@ -2,6 +2,14 @@ Significant changes to the divest package are laid out below for each release.

===============================================================================

VERSION 0.8.1

- The C++ file sorting implementation has been revised to avoid the possibility
of an infinite loop in which the same files are repeatedly resorted.
- Some tweaks have been made to the package tests.

===============================================================================

VERSION 0.8.0

- The output format used by sortDicom() is now more flexible, allowing multiple
Expand Down

0 comments on commit b63909c

Please sign in to comment.