Changes in version 1.5.2 - Combine tiles() and stacked() - Deprecate dots(), crawling(), spiro(), sunsets(), attraction(), sunbursts(), streams(), flow_fields(), waves(), circular(), squiggles(), stripes(), circles(), criss_cross(), moire(), and spirals(). - Use vectors of colours for inputs - Small fixes for consistency - Add lockers() - Rename riso_circles() and riso() - Use R Markdown for README examples Changes in version 1.5.1 - Use col_palette for argument name - Refactor bullseye() to allow palettes Changes in version 1.5.0 - use {withr} for random seeds - mosiac() no longer adds blank space - remove shells() - remove static() - remove connected() - remove heart() - remove infinity() - remove contours() (now in new package) - remove imploding_hexagon() - remove mosaic_sketch() - rename random_tessellation() as fragmentum() - rename split_grid() as disarray() - rename split_jitter() as distort() Changes in version 1.4.7 - Add stackture() Changes in version 1.4.6 - Add network() Changes in version 1.4.5 - Use remote dependency for {ggvoronoi} Changes in version 1.4.4 - Add riso_circles() - Add crosshatch() - Add imploding_hexagon() - Add split_grid() - Add split_jitter() - Add wander() - Add rings() - Add mirrored() - Add chaos() - Add criss_cross() - Refactor contours() to use {tidyterra} - Refactor spirals() to remove {ExtDist} dependency - Add {terra} and {tidyterra} to Imports - Update linting Changes in version 1.4.3 - Add random_tessellation() - Add sunsets() - Add spiro() - Rename windows() to window_boxes() - Rename lines() to perpendicular() Changes in version 1.4.2 - Add gradients() - Move {ambient} to Suggests Changes in version 1.4.1 - Fix: bug introduced in divide() when switching to native pipe - Fix: change to using after_stat() - Fix: use quietly = TRUE when checking packages Changes in version 1.4.0 - Add shatter() - Fix missing namespace in polygons() - Move {rayshader}, {deldir}, {elevatr}, {metR}, {particles} from Imports to Suggests - Add {PrettyCols} to Suggests - Lines in lines() are now centre aligned - Remove {magrittr} from Imports and use native pipe - Bump R version in Depends to 4.1 Changes in version 1.3.3 - Add windows() Changes in version 1.3.2 - Fix bug in flow_fields() - Update mosaic_sketch() to use linewidth - Minimum ggplot2 version 3.4.0 Changes in version 1.3.1 - Fix spelling of granularity in flow_fields() Changes in version 1.3.0 - add {lwgeom}, {cowplot}, {sf}, {grdevices} to Imports - add divide() function - add riley() function - add squiggles() function - add smudge() function - add lines() function - add moire() function Changes in version 1.2.9 - add contours() function - add stacked() function - add {metR}, {elevatr}, {raster}, and {rayshader} dependencies - Minor bug fix to tiles() Changes in version 1.2.8 - add puzzles() function Changes in version 1.2.7 - add black_hole() function - move internal functions to different files Changes in version 1.2.6 - add abacus() function - add mosaic_sketch() function Changes in version 1.2.5 - add mosaic() function Changes in version 1.2.4 - add squares() function - fix linting Changes in version 1.2.3 - add fractals() function Changes in version 1.2.2 - update pkgdown website Changes in version 1.2.1 - update waves() to use vector of colours Changes in version 1.2.0 - add streams() function - Move {MetBrewer} to Suggests - Move {RColorBrewer} to Suggests - Functions take colour vectors instead of palette names as inputs Changes in version 1.1.9 - update license Changes in version 1.1.8 - add sunbursts() function - add panel function - add {pkgdown website} Changes in version 1.1.7 - add GitHub actions - fix CI Changes in version 1.1.6 - Fix issues with flow_fields() rendering - Add custom ggplot2 theme - add aRtData dependency - add blending() function Changes in version 1.1.5 - Switch flow_fields() to cartesian coords Changes in version 1.1.4 - Add flow_fields() - Fix missing ggplot2:: in circles - Fix no visible binding for global variable "new_group" Changes in version 1.1.3 - Installation bug fix Changes in version 1.1.2 - bubbles() function fixed Changes in version 1.1.1 - bubbles() has been added. Changes in version 1.1.0 - rectangles() has been added. - News.md file now included.