Changes in version 0.1.5 (2025-06-30) - Closed #14; To work with {ggplot2} v4.0.0, StatBin2d parameters are sent through stat$setup_params(dt, !!!params) and trimmed before calling stat$compute_group(dt, params). (#15) - Package upkeep. (#17) Changes in version 0.1.4 (2021-05-29) - Closed #11; To work with the next version of ggplot2, layer$compute_aesthetics() is now called before setup_layer(). (#12) Changes in version 0.1.3 (2020-04-03) - Minor updates for CRAN dependency errors Changes in version 0.1 - Minor updates for CRAN release (0.1.1)