Changes in version 0.2.5 (2022-08-14) - Update documentation to conform to HTML5 Changes in version 0.2.4 (2022-03-07) - Handle email where the CC is N/A Changes in version 0.2.3 (2021-10-01) - Use googledrive::with_drive_quiet() to comply with googledrive 2.0.0 Changes in version 0.2.2 (2021-09-20) Bug fixes - Fix a bug that prevented interactive confirmation when sending mail (@bcheggeseth, #10) Changes in version 0.2.1 (2021-05-11) - Throw error if not authenticated against gmail, and provide better setup instructions to use gmailr::gm_auth(), suggested by @maelle in #3 Changes in version 0.2.0 (2021-04-12) - First release to CRAN