Format Versions Save

A Swift Formatter Kit

0.5.0

7 years ago
  • Official Swift 3 release

0.3.0

7 years ago
  • Adding iOS8 support.

0.2.0

8 years ago
  • Added mass formatter and infrastructure for formatters that don't allow custom locales.
  • Code refactoring (thanks @aashishdhawan)

0.1.3

8 years ago
  • BTC support (thanks @SandroMachado)
  • Protocol extensions on numbers & simpler enums (thanks @alikaragoz)

0.1.2

8 years ago
  • 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.

0.1.1

8 years ago

First release of Format - a Swift formatter kit.

Simple formatting syntax for decimal numbers, currency, addresses, ordinal numbers and hexadecimal colors.