- Updated maintainer email
- Added note that
dtplyr
has several overlapping functions now withtidyfast
- Also fixed issue that data.table 1.15.0 created (minor).
- Added
keep
argument todt_separate()
- Fixes discrepancies between
tidyr
andtidyfast
, specifically withdt_fill()
anddt_case_when()
- Changed to
cpp11
instead ofRcpp
(since needs are fairly basic, no need for the advanced features) - Updated GitHub checking
- Initial release of
tidyfast
!