Hexadecimal color support
- The
+[UIColor srg_colorFromHexadecimalString:]
method has been added, which makes it possible to create a color from a hexadecimal representation. - The
SRGHexadecimalColorTransformer
value transformer has been added for generic conversion needs.