Skip to content

Version 0.04

Compare
Choose a tag to compare
@asokratis asokratis released this 28 Mar 06:32
6e571bb

Version 0.04

  • Numerical figures extended from 12 digits to 14 digits and increased decimal precision.
  • Added a new column and optional parameter amount which is used to multiply the rate. The optional parameter amount must be between the values of one hundredth and one million and is rounded to the nearest one hundredth.
  • Added optional parameter symbollist that allows filtering output by only the list of symbols in the symbolllist that match with the symbols within the currency configurations (case insensitive).
  • Added optional parameter daysinterval that represents the number of consecutive days from the parameter datelist for the use of retrieving exchange rate within those dates. Parameter daysinterval must be a positive number and can have only one date in parameter datelist.
  • Updated main documentation and Q&A section on existing and new features.