ggredist 0.0.4
- Corrects failures in 
scale_fill_538() and
scale_color_538() due to changes in ggplot2 4.0.0. 
ggredist 0.0.3
- Adds new discrete color palettes from Washingtonian and Alaskan
redistricting proceses.
 
- Replaces internal palette class with the palette class from the palette R
package.
 
- Flips the color scheme in 
fivethirtyeight to match
order of other partisan palettes. 
- Corrects links to other packages for CRAN resubmission.
 
ggredist 0.0.2
- Adds colors and scales to match Wikipedia’s typical election mapping
colors.
 
- Adds discrete palettes based on palettes from Jacksonville, FL and
Florida statewide.
 
ggredist 0.0.1
- Added a 
NEWS.md file to track changes to the
package. 
- Adds new geom: 
geom_district(),
geom_district_label(), geom_district_text(),
geom_places() 
- Adds scales for discrete and continuous partisan maps
 
- Adds 
theme_map()