• Updates to documentation.

  • Improvements to API key handling so that API keys are checked for on package load.

  • Increased test coverage

  • Creation of generic download function to ease code maintenance

  • Tweaks to error messages

  • Fixed bug with fixer_convert() data parameter.

  • Improved code coverage and documentation

  • fixer_account_type() now sets account type as “free” unless “paid” is used as a parameter, rather than giving an error.

  • Fixed account type missing bug with HTTPS
  • Removed need to declare account type

  • Fixed error that broke entire fixer_convert() function

  • Included proper citation information

  • Fixed some spelling mistakes and improved clarity of vignette text

  • Fixed name and description to comply with CRAN policies.
  • First package release.

  • Added a NEWS.md file to track changes to the package.