python-currencies v2020.12.12 Release Notes
Release Date: 2020-12-12 // over 2 years ago-
- ⚡️ Update Rupee symbol.
- ➕ Added minor modification for Python 3 compatibility.
- ➕ Add AFN cureency.
Previous changes from v2014.7.13
-
2014.7.13 2014-07-13
- Introduce
config
module. - 🚚 Move constant variables from
initializer
toconfig
module. - 👻 Raise exception if currency does not exist.
- ➕ Add Usage examples to
README.rst
. - ➕ Add Tests section to
README.rst
- Introduce