Skip to contents

proverbs (development version)

proverbs 0.4.0

CRAN release: 2023-11-18

  • Upgraded to {httr2} for all API work
  • Added more verbose error trapping
  • Switched from %>% to native pipe |>
  • Used {checkmate} to validate inputs

proverbs 0.3.0

CRAN release: 2022-12-14

Added support for ESV version

proverbs 0.2.0

CRAN release: 2022-11-16

Added two new arguments to proverbs::proverb()

  • main_color
  • accent_color

These allow you to specify the actual colors printed to the terminal. They use the colors from the crayon package.