Skip to content

Releases: laptobbe/TSMarkdownParser

2.1.5

07 Mar 03:41
Compare
Choose a tag to compare

Released on 2018/03/07.

Fixed

  • Fixed compatibility with Xcode 7

2.1.4

05 Mar 09:52
Compare
Choose a tag to compare

Released on 2018/03/05.

Fixed

  • Fixed crash on missing fonts #69
  • Fixed compatibility with macOS 10.7 to 10.10

2.1.3

21 Feb 15:30
Compare
Choose a tag to compare

Released on 2017/02/21.

Fixed

  • Fixed link autodetection conflicts with link markup #62

2.1.2

21 Feb 15:29
Compare
Choose a tag to compare

Released on 2016/12/11.

Fixed

  • Fixed Unicode links autodetection #61

2.1.1

21 Feb 15:27
Compare
Choose a tag to compare

Released on 2016/06/04. All issues associated with this milestone can be found using this filter.

Fixed

  • Fixed Multiline CodeEscaping #51
  • Fixed Font compatibility for tvOS #52

2.1.0

01 Jun 13:56
Compare
Choose a tag to compare

Released on 2016/05/01. All issues associated with this milestone can be found using this filter.

Added

  • Added custom font for quote text for a better user experience #47
  • Added support to skip NSLinkAttributeName for UILabel customization. #45
  • Added partial support for remote image URL. #16
  • Added HeaderDoc support

2.0.3

01 Jun 13:55
Compare
Choose a tag to compare

Released on 2016/04/09. All issues associated with this milestone can be found using this filter.

Added

  • Added Carthage support for tvOS and OS X

Fixed

  • Fixed CodeEscaping #46

2.0.2

29 Mar 08:38
Compare
Choose a tag to compare

Released on 2016/03/29. All issues associated with this milestone can be found using this filter.

Added

  • Added support to OS X 10.7
  • Added a changelog #41