Again, another maintenance release for DTCoreText and DTRichTextEditorwhich mostly addresses issues introduced by the recent CSS handling rewrite. It also further enhances support for CSS style cascading.
Category Archive for ‘Updates’
DTCoreText 1.6.4
This update for DTCoreText brings fixes and improvements of equal proportion.
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.