Skip to content

Releases: marmelroy/Format

Format 0.5.0

18 Sep 09:36
Compare
Choose a tag to compare
  • Official Swift 3 release

Format 0.3.0

06 Aug 13:17
Compare
Choose a tag to compare
  • Adding iOS8 support.

Format 0.2.0

03 Feb 22:31
Compare
Choose a tag to compare
  • Added mass formatter and infrastructure for formatters that don't allow custom locales.
  • Code refactoring (thanks @aashishdhawan)

Format 0.1.3

29 Nov 14:07
Compare
Choose a tag to compare

Format 0.1.2

26 Nov 22:02
Compare
Choose a tag to compare
  • 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

25 Nov 23:30
Compare
Choose a tag to compare

First release of Format - a Swift formatter kit.

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