Releases: molgenis/ds-tidyverse
Releases · molgenis/ds-tidyverse
v1.0.1
✨ New Features:
- Added key
tidyverse
functions for data manipulation:mutate
if_else
bind_rows
bind_cols
case_when
filter
arrange
slice
group_by
as_tibble
distinct
🐛 Fixes and Refactoring:
- Fixed various issues including missing imports, error messages, and enhanced test coverage.
📚 Documentation and Maintenance:
-
Improved documentation with:
- Updated GitHub pages 📄
- Refined vignettes 📝
-
Made adjustments for CRAN compatibility and updated versioning
For a detailed changelog, view Full Changelog.
v1.0.0
v0.13.2
What's Changed
- fix: add checks for privacy mode and block functions accordingly by @timcadman in #68
Full Changelog: v0.13.1...v0.13.2
v0.13.1
v0.13.0
v0.12.0
What's Changed
- refactor: tests by @timcadman in #61
- fix: secure check by @timcadman in #58
Full Changelog: v0.11.0...v0.12.0
v0.11.0
v0.10.0
What's Changed
- test: fix coverage by @timcadman in #57
- feat: as_tibble by @timcadman in #55
Full Changelog: v0.9.1...v0.10.0