Skip to content

Commit

Permalink
update news
Browse files Browse the repository at this point in the history
  • Loading branch information
nanxstats committed May 21, 2021
1 parent 9126188 commit 6c8f3b8
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# pkglite 0.2.0

## New features

- Added a file specification template `file_tests()` (#2).
- New method to `merge()` file collection objects (#3).
- New method to `prune()` (remove files from) file collection objects (#4).
- Added `vignette("filecollection")` on curating file collections (#12).

## Bug fixes

- `collate()` now only collates files by applying shell-style tests (#7).

## Enhancements

- Added SAS binary file formats to dictionary (#8).
- Replaced `1:k` with `seq_len(k)` (#6).
- Removed the redundant `LazyData` field (#5).

# pkglite 0.1.1

- Added missing value section to Rd files.
Expand Down

0 comments on commit 6c8f3b8

Please sign in to comment.