Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 738 Bytes

CHANGELOG.md

File metadata and controls

30 lines (20 loc) · 738 Bytes

Changelog

1.4.0

  • Support currency conversion based on exchange rates provided by the Bank of France.

1.3.0

  • Upgrade to Python 3.10
  • Upgrade to Pandas 1.3.5 because Pands 1.2.x does not support Python 3.10 (source code), the versions of numpy and cython are also upgraded accordingly based on their setup files (setup.{cfg,py})
  • Upgrade to pytest 6.2.5 to fix test error: "TypeError: required field "lineno" missing from alias"

1.2.0

  • Upgrade to Python 3.9
  • Use environment variables to better debug

1.1.0

  • Upgrade to Python 3.8

1.0.0

  • Bump version to 1.0.0