locales 0.1.0 locales: ^0.1.0 copied to clipboard
Locale codes strings ("en_US") and ISO 4217 currency codes ("USD").
[0.1.0] - September 22, 2018 #
- Use the abbreviation as the constant (Locale.en_US) and make the long form a doc comment.
[0.0.3] - September 22, 2018 #
- Make pub happy (longer package description)
[0.0.2] - September 22, 2018 #
- Drop "s" suffix from class names.
Locales
=>Locale
CurrencyCodes
=>CurrencyCode
[0.0.1] - September 22, 2018 #
- First release.