Skip to content

Releases: evanodell/fixerapi

v0.1.6

23 Aug 09:52
403bcca
Compare
Choose a tag to compare
  • Fixed #1, where ifelse() stripping attributes from variables caused errors
    in fixer_historical().

  • Added error messages to fixer_convert() for amounts >=100,000 and <=0.

  • Added conversion from UNIX time to yyyy-mm-dd HH:mm:ss for fixer_convert().

  • Improved date handling in fixer_fluctuation() and fixer_time_series().

  • Increased test scenarios.

v0.1.5

22 May 10:01
Compare
Choose a tag to compare

fixerapi 0.1.5

  • 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.

0.1.4

18 Apr 23:30
b0337c7
Compare
Choose a tag to compare

Fixed account type missing bug with HTTPS

0.1.3

18 Apr 22:20
Compare
Choose a tag to compare
  • Removed need to declare account type

  • Fixed error with currency conversion

0.1.2

12 Apr 05:46
Compare
Choose a tag to compare

fixerapi 0.1.2

  • Included proper citation information

  • Fixed some spelling mistakes and improved clarity of vignette text

0.1.1

07 Apr 05:46
Compare
Choose a tag to compare

fixerapi 0.1.1

  • Fixed name and description to comply with CRAN policies.

fixerapi 0.1.0

  • First package release.

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

0.0.0.9000

03 Apr 17:42
Compare
Choose a tag to compare
0.0.0.9000 Pre-release
Pre-release

Pre-release