- Update Rupee symbol.
- Added minor modification for Python 3 compatibility.
- Add AFN cureency.
- 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
- Support many currencies.
- Full test suit.
- %100 test coverage.
- Initial release.