Bnkamalesh Currency Versions Save

A currency computations package.

v2.0.0

2 years ago

[major] implemented fmt.Stringer interface, so currency.String() now does not accept any parameters [-] introduced 2 new configurations, 'PrefixSymbol' and 'SuffixSymbol' which will respectively prefix or suffix the currency symbol to the string [-] implemented fmt.Formatter interface (all verbs are available in test)