Changes in version 0.1.3 (2025-10-22) - Added 'ascending', 'descending' or 'none' as options for sorting sets Changes in version 0.1.0 - Initial CRAN submission Changes in version 0.0.6 - Included the ability to add proportions instead of totals as bar labels Changes in version 0.0.5 - Added highlight_levels for finer control of highlighting Changes in version 0.0.4 - Changed set & intersect sorting to use data masking instead - Switched size columns to be 'size' instead of 'n' Changes in version 0.0.3 - Changed set & intersect sorting to be 'ascending', 'descending' or 'none' - Allowed intersection sorting to be by size, degree or by set. This adds a 'degree' column to the intersections table internally - Allowed filtering of intersections by degree Changes in version 0.0.2 - Completed package with all tests and vignette