Releases: molgenis/ds-tidyverse-client
Releases · molgenis/ds-tidyverse-client
v1.0.0
✨ New Features
- Tidyverse Functions Added:
if_else
🧩,bind_rows
➕,bind_cols
➕,case_when
🔀,filter
🔍,slice
🍰,arrange
📊,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
v0.9.2
What's Changed
- refactor: move disclosure checks to serverside by @timcadman in #72
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- chore: refactor tests by @timcadman in #71
- chore: add badges to readme by @marikaris in #76
- chore(circleci): install current branch instead of hard coded one by @marikaris in #75
- chore(CONTRIBUTING): add dev docs by @marikaris in #77
New Contributors
- @marikaris made their first contribution in #76
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- feat: as_tibble by @timcadman in #70
- feat: distinct by @timcadman in #66
Full Changelog: v0.8.0...v0.9.0
v0.8.0
v0.7.0
v0.6.0
v0.5.0
What's Changed
- chore: install serverside package from main branch if on master by @timcadman in #61
- feat: filter by @timcadman in #62
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- docs: fix vignettes by @timcadman in #57
- feat: filter by @timcadman in #58
- Revert "feat: filter" by @timcadman in #60
Full Changelog: v0.3.0...v0.4.0