Increment to v 0.2.0 and closes #10

Form timestamp fields also captured now.
This commit is contained in:
Paul W. Egeler, M.S., GStat 2019-07-08 18:01:48 -04:00
commit d15c2d35ad
6 changed files with 121 additions and 4 deletions

View file

@ -1,3 +1,8 @@
# REDCapRITS 0.2.0 (Release date: 2019-??-??)
* [feature] User can now separate each form into its own data.frame, regardless if it is a repeating instrument or not. (#10)
* [bug] Handles auto-generated form timestamp fields.
# REDCapRITS 0.1.0 (Release date: 2019-07-01)
* [feature] User can now specify the name of the 'primary' table, which previously was left blank. (#9)