#Change Log
All notable changes to this project will be documented in this file.
TSMarkdownParser
adheres to Semantic Versioning.
2.1.5 (2018/03/07)
Released on 2018/03/07.
- Fixed compatibility with Xcode 7
2.1.4 (2018/03/05)
Released on 2018/03/05.
- Fixed crash on missing fonts #69
- Fixed compatibility with macOS 10.7 to 10.10
2.1.3 (2017/02/21)
Released on 2017/02/21.
- Fixed link autodetection conflicts with link markup #62
2.1.2 (2016/12/11)
Released on 2016/12/11.
- Fixed Unicode links autodetection #61
2.1.1 (2016/06/04)
Released on 2016/06/04. All issues associated with this milestone can be found using this filter.
2.1.0 (2016/05/01)
Released on 2016/05/01. All issues associated with this milestone can be found using this filter.
- 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 (2016/04/09)
Released on 2016/04/09. All issues associated with this milestone can be found using this filter.
- Added Carthage support for tvOS and OS X
- Fixed CodeEscaping #46
2.0.2 (2016/03/29)
Released on 2016/03/29. All issues associated with this milestone can be found using this filter.
- Added support to OS X 10.7
- Added a changelog #41