- Apyramid now requires forcats version 1.0.0 or above.
- A bug with an outdated version of tidyselect syntax was fixed (#9, @hadley)
- This version has no user-visible changes and fixes a couple of changed behaviors that arose because of dplyr version 1.0.0. (#6, #7, @zkamvar).
- A test that was failing due to ggplot2 version 3.3.0 has been fixed. The underlying issue was an unexpected warning being thrown due to changing standards in the ggplot2 package (#4, #5; @zkamvar)
- Initial version.