Skip to content

Commit

Permalink
Added NEWS.md for original version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Robinson committed May 2, 2016
1 parent 83bddac commit 8a9534e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# gutenbergr 0.1

* First version of package, including
* `gutenberg_download` function, for downloading one or more works from Project Gutenberg using Gutenberg IDs
* Datasets of Project Gutenberg metadata: `gutenberg_metadata`, `gutenberg_subjects`, `gutenberg_authors`
* `gutenberg_works` function to retrieve filtered version of `gutenberg_metadata`
* Introductory vignette including basic examples of downloading books
* Unit tests for `gutenberg_download` and `gutenberg_works`
* Added a `NEWS.md` file to track changes to the package.

0 comments on commit 8a9534e

Please sign in to comment.