Changes in version 1.2.0.9000 - add separator argument for specifying separator between log_lik_name or log_prior_name and tags - fix issues affecting prior and likelihood selection - fix issue with length of alpha sequence and improve relevant documentation - add support for nimble and jagsUI and improved related vignettes - allow either colors or colours to be accepted in plot functions Changes in version 1.2.0 (2025-10-28) - Allow either variable or variables to be accepted to subset - Fix issue with plotting of high Pareto-k values in quantities plot - Use new weighted ecdf from ggplot2, which fixes issue with previous implementation - Fix powerscale_gradients() handling of custom log_prior_name and log_lik_name when starting from raw draws Changes in version 1.1.1 (2025-08-22) - Maintain compatibility with ggplot2 Changes in version 1.1.0 (2025-04-10) - Add pagination of plots when there are many variables - Selection of priors updated to work with brms prior tags - Fix issue with component argument in powerscale_sensitivity - Fix MCSE not displaying in powerscale_plot_quantities - Switch to quarto for vignettes - Add support for rjags objects from R2jags Changes in version 1.0.4 (2024-11-01) - Fix an issue where lower_alpha was not taken into account when calculating the gradient of the divergence. Changes in version 1.0.3 (2024-10-01) - Fix issue with model parameter named "alpha" Changes in version 1.0.2 (2024-07-16) - Fix to Pareto smoothing of weights - Improvements to vignette Changes in version 1.0.1 (2024-06-24) - Fixes to documentation and description Changes in version 1.0.0 (2024-06-20) - First stable release