- Support currency conversion based on exchange rates provided by the Bank of France.
- 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"
- Upgrade to Python 3.9
- Use environment variables to better debug
- Upgrade to Python 3.8
- Bump version to 1.0.0