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