This is a maintenance update for DTDownload.
Category Archive for ‘Updates’
DTFoundation 1.6.0
There are some API changes in this release of DTFoundation that require a bump of the minor version.
DTMarkdownParser 0.2.0
DTMarkdownParser, our event-based parser for Markdown, has much progressed since 0.1.0. Since I will not be able to work on this as much in the coming weeks and it has reached a nice stable state I’m releasing this new development version.
DTMarkdownParser 0.1.0
My book publisher offers me two options for submitting text, Microsoft Word or an XML-based format. I’ve grown quite fond of Markdown lately and so I formed the idea that I could write my book in markdown and use a parser to create this XML from it.
And since I like to craft my own libraries (because most of the time I’m learning something in the process) I started to work on DTMarkdownParser.
DTRichTextEditor 1.6.4
This is a maintenance update for DTRichTextEditor which includes several fixes for iOS 7. It also brings all the improvements from DTCoreText 1.6.8 into our commercial editing component.
DTCoreText 1.6.8
This update for DTCoreText is our most error-free release ever! We added tons of new unit tests and added code coverage monitoring via Coveralls. And in doing so we found a plethora of little bugs creeping around in little untested (“uncovered”) code.
DTFoundation 1.5.4
This update to to DTFoundation is a maintenance release. It adds code coverage monitoring via Coveralls and fixes some very minor issues.
DTCoreText 1.6.7
Following the public availability of iOS 7 and having collected a good amount of fixes, I felt that it is a good time to release the next maintenance update to DTCoreText.