Skip to content

Version 0.05

Compare
Choose a tag to compare
@asokratis asokratis released this 28 Mar 06:20

Version 0.05

  • Script converted from Python 2 to Python 3. Unfortunately, we are dropping support for Python 2. The latest supported working version of python_currensy_fixer for Python 2 is Version 0.04.
  • All output is sorted by date in ascending order and then by currency symbol in ascending order.
  • To keep track of all new changes properly, currency configurations, as well script update_currency_configurations is now sorted by currency symbol in ascending order.
  • Optional parameter daysinterval now supports negative numbers.
  • Updated main documentation on the new features and added required modules for python_currency_fixer in requirements.txt