Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@bnkamalesh bnkamalesh released this 13 Nov 17:11

[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)