Change Log

0.8.1

Fixed list alignment bug in iOS12

0.8.0

Improved Paragraph layout
Improved List Item layout
Added paragraph sample
Fixed a typo issue with paragraph class

0.7.9

Fixed bug in GONMarkupParserUtils

0.7.8

GONMarkupParserUtils optimisation

0.7.7

Fixed sample Podfile

0.7.6

Fixed a bug on NSParagraphStyle mutability

0.7.5

Fixed a bug on lists heading alignment
Fixed a bug on lists, with subitems not aligned
Added support for strong tag (yoohoo \o/)

0.7.4

Fixed (again -_-) new line character bug on lists

0.7.3

Fixed new line character bug on lists

0.7.2

Fixed bug #21

0.7.1

Fixed warning #18

0.7.0

Fixed bug #15

0.6.9

Fixed bug #12

0.6.8

Fixed import problems with cocoa Pods 0.39

0.6.7

Added color attribute to font markup

0.6.6

Added UIButton+GONMarkupParser category

0.6.5

Updated HTML chars tables

0.6.4

Updated HTML chars tables

0.6.3

Fixed a bug in anchor support

0.6.2

Added anchor support

0.6.1

Added support for underline and strikethrough color

0.6

Added support for underline / strikethrough text

0.5

Initial release