Releases: jhrcook/ggasym
Releases · jhrcook/ggasym
v0.1.6
- This minor update was necessary to maintain compatibility with the latest versions of 'dplyr'.
- Increment supported version of R from
R (>= 3.5.0)
toR (>= 3.6.0)
- Also minor 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')
ggasym v0.1.5
Minor update to fix error caused by changes to the 'broom' package. No feature changes.
ggasym v0.1.3
Is compatible with 'dplyr' v1.0.0
ggasym v0.1.2
fix: appease CRAN over lords with proper URLs; updated CRAN comments