Skip to content

Releases: objecthub/swift-markdownkit

Release 1.1.1

30 Jun 19:39
Compare
Choose a tag to compare
  • Allow construction of definition lists outside of MarkdownKit

Release 1.1.0

11 May 23:16
Compare
Choose a tag to compare
  • Make abstract syntax trees extensible
  • Provide a simple means to define new types of emphasis
  • Document support for definition lists via ExtendedMarkdownParser
  • Migrate framework to Xcode 12.5

Release 1.0.5

27 Feb 11:56
Compare
Choose a tag to compare
  • Require at least iOS 13 for MarkdownKit on iOS

Release 1.0.4

15 Feb 20:46
Compare
Choose a tag to compare
  • Support Linux
  • Fix handling of XML/HTML entities/named character references
  • Escape angle brackets in HTML output
  • Migrate project to Xcode 12.4

Release 1.0.3

03 Feb 00:14
Compare
Choose a tag to compare
  • Make framework available for iOS

Release 1.0.2

04 Oct 19:15
Compare
Choose a tag to compare
  • Improved extensibility of AttributedStringGenerator class

Release 1.0.1

04 Oct 18:13
Compare
Choose a tag to compare
  • Support definition lists
  • Make parser more extensible.
  • Make playground work with Xcode 12
  • Port code to Swift 5.3
  • Migrate project to Xcode 12.0

Release 1.0

18 Jul 16:29
Compare
Choose a tag to compare
  • Implemented support for Markdown tables
  • Made it easier to extend class MarkdownParser
  • Included extended markdown parser ExtendedMarkdownParser

Release 0.2.2

26 Jan 00:09
Compare
Choose a tag to compare
  • Fixed bug in AttributedStringGenerator.swift
  • Migrated project to Xcode 11.3.1

Release 0.2.1

28 Dec 00:04
Compare
Choose a tag to compare
  • Simplified extension/usage of NSAttributedString generator
  • Migrated project to Xcode 11.3