Ad

Our DNA is written in Swift
Jump

Category Archive for ‘Updates’ rss

DTCoreText 1.6.6 + DTRichTextEditor 1.6.3

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.

Read more

BarCodeKit 1.0.1

Not much time has passed since the initial release of BarCodeKit. But time enough for Mr. Andy Qua to generously provide an implementation for the Interleaved 2of5 code.

Read more

DTCoreText 1.6.5

This is a maintenance release addressing several crashing problems.

Read more

DTCoreText 1.6.4

This update for DTCoreText brings fixes and improvements of equal proportion.

Read more

DTFoundation 1.5.2

This update for DTFoundation fixes issues with DTLog and DTHTMLParser and adds a few new utility methods.

Read more

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.

Read more

DTFoundation 1.5.1

This is a mostly a clean-up release for DTFoundation with a few interesting additions.

Read more

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.

Read more

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.

Read more

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.

Read more