midfieldr 1.0.3 / 2026–05–10
- Convert vignettes to non-vignette articles available on the website. This allowed us to omit dependency on the non-mainstream midfielddata repository.
- Replace
same_content()with re-export of wraprcheck_equiv_frames() - Add composite column keys to
select_required()for course table - Add
grade_scaleandsat_act_scaledatasets
midfieldr 1.0.2 / 2024–05–16
- Edit argument descriptions and correct typos.
- Update the midfieldr-package.R file
- No change in functionality.
midfieldr 1.0.1 / 2023–07–08
Initial CRAN submission
- Significant changes from earlier versions, no backwards compatibility, prompting version number change to 1.0.0.
- Edit practice data values for consistency with research data values
- Initial round of runtime assertions and unit tests complete
- Make function names and arguments internally consistent
- Edit functions to use data.table functionality
- Remove dependency on dplyr and related packages
- Replace Travis CI with GitHub Actions for CI
- Switch to package tinytest for unit testing
- Completely overhaul midfieldr functions