Skip to content

Releases: molgenis/ds-tidyverse

v1.0.1

17 Oct 11:42
5fa11f8
Compare
Choose a tag to compare

✨ 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

11 Oct 09:17
5dd1ad1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.2...v1.0.0

v0.13.2

10 Oct 10:32
397f3aa
Compare
Choose a tag to compare

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

10 Oct 08:52
9b85efb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1

v0.13.0

07 Oct 11:09
6622875
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

03 Oct 13:32
cd6c225
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

03 Oct 09:47
8c97879
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

30 Sep 14:25
2da0d67
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.10.0

v0.9.1

19 Sep 07:31
ae03363
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

16 Sep 11:08
c479a0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0