This update for DTCoreText brings fixes and improvements of equal proportion.
Category Archive for ‘Updates’ 
DTFoundation 1.5.2
This update for DTFoundation fixes issues with DTLog and DTHTMLParser and adds a few new utility methods.
DTCoreText 1.6.3 + DTRichTextEditor 1.6.2
Two minor version updates are fixing issues in DTCoreText and DTRichTextEditor.
Update: If you have trouble building via CocoaPods please make sure that you have version 0.23 and also refresh your pod specs. I had to – once more – modify the spec to fix a build problem. Sorry for the inconvenience.
DTFoundation 1.5.1
This is a mostly a clean-up release for DTFoundation with a few interesting additions.
DTCoreText 1.6.2
This hot fix update of DTCoreText addresses a few issues that arose from the cleanup and reorganisation of DTFoundation 1.5.0.
DTFoundation 1.5.0
This update for DTFoundation was originally 1.4.5. But some breakage occurred from fixing the name of a sub spec. So the solution was promote that to 1.5.0. This works because DTCoreText references 1.4.4 which means that it only sees the last version of DTFoundation which still has the typo.
The main theme – besides some minor fixes – was a big clean up effort which aims to reduce the amount of unnecessary classes in the Core and UIKit sub specs, as well as rename the DTHMLParser sub-spec to DTHTMLParser.
DTRichTextEditor 1.6.1
This is a maintenance update for DTRichTextEditor, for the most part bringing the changes in DTCoreText 1.6.1 into the editor plus a small fix.
DTCoreText 1.6.1
For the most part this is a bug fix release on DTCoreText, but there are also two new little features in the demo app. This update was made possible by a generous sponsor.
DTRichTextEditor 1.6.0
This update brings the new features and fixes from DTCoreText 1.6 to the editor component.
DTFoundation 1.4.4
Gearing up for the upcoming 1.6 release of DTRichTextEditor I also figured that I could release a new maintenance release for DTFoundation. This version just tidies up a few project-related things, no real bugs.