Skip to content

v0.1.4

Latest
Compare
Choose a tag to compare
@jhrcook jhrcook released this 16 May 23:59
· 51 commits to master since this release
5547b7f
  • Functional and verbose parameters in the 'stash()' function (@traversc).
  • Minor fixes for CRAN package checking process.
  • Tooling changes to add pre-commit and 'renv' and remove AppVeyor and Travis CI (only using GitHub Actions, now).
  • Add code coverage report CI as a GitHub Action (based on implementation by 'ggplot2')