·
16 commits
to main
since this release
- Updated
ard_stack_hierarchical()so that thedenominatordataset only contains theidandbyvariables. (#482) - Fixed bug in
sort_ard_hierarchical()causing an error when sorting hierarchical ARDs with more than 2byvariables. (#516) shuffle_ard()has been deprecated and will be maintained in {tfrmt} going forward. (#509)
What's Changed
- only by and id for denominator (fixes #482) - redo of original with A… by @malanbos in #508
- adding the line for aria label by @ShreyaSreeram27 in #512
- Fix bug in hierarchical ARDs with >2
byvariables by @edelarua in #517 - Use
skip_if_pkg_not_installed()by @edelarua in #518 - Add dependencies to .revdeprefs.yaml by @shajoezhu in #523
- Update cli package version requirement to 3.6.5 by @shajoezhu in #526
- deprecate shuffle by @bzkrouse in #520
New Contributors
- @ShreyaSreeram27 made their first contribution in #512
Full Changelog: v0.7.0...v0.7.1