v0.13.5
Bug Fixes
- Fixed bug in stat_smooth where you could not set the family when using a glm. (#769)
- Fixed bug in position_dodge2 the widths of the dodged objects were mixed up. (#772)
- Fixed geom_text to work better with adjustText v1.0.0 and above.
- Fixed images generated in quarto so that they have the dimensions (taking the dpi into account) that are specified in theme. (#773)
New
- Added themeable svg_usefonts. (#756)
- Enhancements
- Added palmerpenguins dataset.