Version 0.5
AcidPlots 0.5.0 (2022-05-06)
Major changes:
- Starting a new release series that provides compatibility with R 4.2 and Bioconductor 3.15.
Minor changes:
- Removed internal dependencies on tibble (e.g.
as_tibblecoercion).
AcidPlots 0.5.2 (2022-10-25)
Minor changes:
- Improved dependency pinning, in anticipation of breaking changes introduced in basejump package updates, notably pipette and AcidExperiment.
AcidPlots 0.5.3 (2022-11-09)
Minor changes:
- Updated R dependency versions.
- Hardened internal calls to
facet_wrapby usingvarsconsistently. This requires callingsymwith!!orsymswith!!!(from rlang).