Downloads
Download tar.gz
17.96 KB
MD5: 42d41fdf3d23865f224dceb398edcf44
SHA-1: f83b598b9a3c884bfa933372b30f48c3e01cda17
SHA-256: 018d31628e4ee2287d4fd2551325526e04c4a002c52a0ccc02d8adc45a4b3f00
Download zip
22.68 KB
MD5: a3205697d0cba31dbbf32af09dc1940e
SHA-1: e856cef4101b1b7dccfbeba956346906cef60e6f
SHA-256: 8789417461b0e86bfa5155f331b70dc8518b036540a9eb6b66cfdd25d21bb22c
Release notes
New features:
- Issue #212527 by amateescu: Better display of result.
- Issue #338560 by amateescu: Also return a timestamp besides date and time.
- Issue #770466 by amateescu: Token support for input formats.
- Issue #764272 by amateescu | Graloth: No way to change decimal and thousand symbol.
- Issue #759458 by andriashu | Graloth: provide a function that gets a single symbol
Bug fixes:
- by amateescu: Fixed currency_api_convert() - it never returned the FALSE status.
- Issue #764272 by amateescu: Follow-up - currency format number.
- Issue #971124 by liquidcms, amateescu: Fixed theme currency default is wrong.
- Issue #989614 by amateescu: Update Afghani currency.
- Issue #811680 by amateescu | rafa0961: Fixed problem whith htmlspecialchars(): Invalid multibyte sequence in argument in currency_api_get_currencies().
- Issue #484482 by amateescu | mrfelton: currency_api.module should not use t() in hook_install().
- Issue #776590 by szantog, fix decimal points for Hungarian Forint
Misc:
- by amateescu: Shorten module description.
- by amateescu: Code style fixes.