Releases: marmelroy/Format
Releases · marmelroy/Format
Format 0.5.0
Format 0.3.0
- Adding iOS8 support.
Format 0.2.0
- Added mass formatter and infrastructure for formatters that don't allow custom locales.
- Code refactoring (thanks @aashishdhawan)
Format 0.1.3
- BTC support (thanks @SandroMachado)
- Protocol extensions on numbers & simpler enums (thanks @alikaragoz)
Format 0.1.2
- Fixing a bug with applying ordinal number formatter on a float that's rounded up.
- Added the possibility to have nine decimal digits (thanks @jbdalido).
- Removed dead currencies.
- Added missing documentation.
Format 0.1.1
First release of Format - a Swift formatter kit.
Simple formatting syntax for decimal numbers, currency, addresses, ordinal numbers and hexadecimal colors.